1.0.0 • Published 7 years ago

rock-cli v1.0.0

Weekly downloads
58
License
-
Repository
github
Last release
7 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

7 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago