518 B
518 B
Panel Web app interface
The back-office web app for organizations redactors and site admins.
Requirements
- Node.js >= 12.18.2
- Yarn >= 1.17 - Installation Page
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint