Yiannis Christodoulou 0ff7269e87 fix header z-index
2025-10-11 00:26:03 +03:00
..
2021-07-11 18:01:34 +03:00
2025-10-03 11:24:30 +03:00
2025-10-11 00:26:03 +03:00
2021-07-11 18:01:34 +03:00
2021-07-11 18:01:34 +03:00
2021-07-11 18:01:34 +03:00
2021-07-11 18:01:34 +03:00
2025-10-03 11:24:29 +03:00
2021-07-11 18:01:34 +03:00
2021-07-11 18:01:34 +03:00
2025-10-03 11:24:29 +03:00

MediaCMS Web Client (demo)

Requirements

  • nodejs: version >= 14.17.0

Installation

npm install

Development

npm run start

Open in browser: http://localhost:8088


Build

npm run dist

Generates the folder "frontend/dist".

Copy folders and files from "frontend/dist/static" into "static".