# lmwcms-v2 **Repository Path**: lmw6412036_admin/lmwcms-v2 ## Basic Information - **Project Name**: lmwcms-v2 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-16 - **Last Updated**: 2020-12-18 ## 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 ```