Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/weivea/node-data-producer
我的node测试
https://github.com/weivea/node-data-producer
Last synced: about 9 hours ago
JSON representation
我的node测试
- Host: GitHub
- URL: https://github.com/weivea/node-data-producer
- Owner: weivea
- Created: 2015-07-16T05:46:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-21T07:43:55.000Z (about 9 years ago)
- Last Synced: 2024-03-19T12:32:05.630Z (8 months ago)
- Language: JavaScript
- Size: 2.58 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-data-producer
---
最简单的数据生成系统基于node-mongodb-native,express,angular的最简单的数据生成系统
mongodb安装好就能用,默认配置端口27017
项目构建:
```shell
npm install
cd public/backpart/app
bower install```
开发运行:
```shell
gulp
```