Create a CabloyJS Project
Before you can install the subsequent modules, you must create a CabloyJS Project
See also: Guide: Quick Start
Install CMS Module
- 1$ npm run cli :store:sync a-cms
Install CMS Theme Module
- 1$ npm run cli :store:sync cms-themeblog
Run
Start the backend service:
- 1$ npm run dev:backend
Start the frontend service:
- 1$ npm run dev:front
Backend Management
URL: http://localhost:9092/
UserName: root
PassWord: 123456
Comments: