1.0.0 • Published 6 years ago

rock-cli v1.0.0

Weekly downloads
58
License
-
Repository
github
Last release
6 years ago

ROCK

description

基于node koa2的一款servers脚手架 

Installation

$ npm install -g rock-cli

Quick Start

Install dependencies:

$ rock -a <project-name>
or
$ rock --add <project-name>
$ npm i

$ npm start

Start your Koa app at http://localhost:3000/:

More:

  1. Mysql installation

  2. The new test database

  3. Data table automatic generation

$ npm run create_mysql_table

Access to the localhost:3000/users/search

1.0.0

6 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago