Files
mediacms-user-docs/frontend
Megidd 8093c4ccb5 Fix logo height (#348)
* Set logo height to 100%
2022-01-31 21:07:02 +02: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
2022-01-31 21:07:02 +02: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
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
2021-07-11 18:01:34 +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".