1:先导入数据库sql文件,更改数据库账号,在.config配置文件中修改
2:安装后端nodejs需要的包
npm install --registry=http://registry.npm.taobao.org3:安装前端需要的js类库
bower install4:启动服务
npm start node.js后台管理系统
1:先导入数据库sql文件,更改数据库账号,在.config配置文件中修改
2:安装后端nodejs需要的包
npm install --registry=http://registry.npm.taobao.org3:安装前端需要的js类库
bower install4:启动服务
npm start node.js后台管理系统