https://github.com/wangdahoo/createmyapp-express-simple
https://github.com/wangdahoo/createmyapp-express-simple
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/wangdahoo/createmyapp-express-simple
- Owner: wangdahoo
- Created: 2017-09-29T02:40:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-28T06:19:36.000Z (over 8 years ago)
- Last Synced: 2025-06-12T20:32:02.146Z (12 months ago)
- Language: JavaScript
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Simple Express Project Seed
### How to use
```bash
$ npm install -g create-my-app
$ create-my-app init express-simple
```