Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 603 Bytes

README.md

File metadata and controls

48 lines (29 loc) · 603 Bytes

CMS

coding in process with no guaranteed stability

Usage

Environment required

Install dependencies

$ npm install

Initialize config file

$ cp config.default.js config.js

Start Service

Development

$ npm start

Production

$ npm run server

or

$ NODE_ENV=production node app

Administrator account

open http://localhost:7000/admin/ follow the prompts to install