Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 304 Bytes

File metadata and controls

25 lines (16 loc) · 304 Bytes

CSMS

How to run

  • run npm install
  • run npm start
  • open http://localhost:8080

Other commands

Run lint

npm run lint

Build production files

npm run build

After that you can copy the "codebase" folder to the production server