1.0.0 • Published 7 years ago
rock-cli v1.0.0
ROCK
description
基于node koa2的一款servers脚手架 Installation
$ npm install -g rock-cliQuick Start
Install dependencies:
$ rock -a <project-name>
or
$ rock --add <project-name>$ npm i
$ npm startStart your Koa app at http://localhost:3000/:
More:
Mysql installation
The new test database
Data table automatic generation
$ npm run create_mysql_tableAccess to the localhost:3000/users/search