MarcoPai / cms

nodejs cms, easy to get started

Home Page:https://wenglou.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

nodejs cms, easy to get started

https://wenglou.com


Languages

Language:JavaScript 44.8%Language:HTML 37.2%Language:CSS 18.0%