Skip to content

仓库 files navigation

Total.js CMS

Installation

Locally

  • install Node.js platform
  • download CMS source code
  • open terminal/command-line:
    • cd cms
    • npm install

Run:

npm run start

or directly using node executable (port is optional, default 8000)

node index.js <port>

Docker

docker pull totalplatform/cms
docker run -p 8000:8000 totalplatform/cms

关于

Node.js Content Management System

Topics

Resources

Stars

255 stars

关注者

13 watching

复刻s

发布

Sponsor this project

Used by

贡献者

Languages