1.0.5 • Published 7 years ago

expanole v1.0.5

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

expanole

基于express构建的后端模拟服务器,借鉴于express的generator

安装

$ npm install -g expanole

使用

创建项目:

$ expanole -f example && cd example

安装依赖:

$ npm install

启动应用,浏览器中访问 http://localhost:3000/:

$ npm start

命令行参数

命令行工具支持以下参数:

-h, --help          输出帮助信息
-v, --version       显示版本号
-f, --force         在非空目录中进行创建

License

MIT

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago