# commonSystem_nodeJs **Repository Path**: damonyuan/commonSystem_nodeJs ## Basic Information - **Project Name**: commonSystem_nodeJs - **Description**: 使用NodeJs 開發的cms 系統 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-02-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Application created by [ThinkJS](http://www.thinkjs.org) ## Install dependencies ``` npm install ``` ## Start server ``` npm start ``` ## Deploy with pm2 Use pm2 to deploy app on production enviroment. ``` pm2 startOrReload pm2.json ``` 使用nodeJs 的框架 thinkJs 来开发的一套cms