Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/z41z/sp-express-init
Express dev init by browser-sync
https://github.com/z41z/sp-express-init
browser-sync nodejs nodemon pug
Last synced: 6 days ago
JSON representation
Express dev init by browser-sync
- Host: GitHub
- URL: https://github.com/z41z/sp-express-init
- Owner: z41z
- License: mit
- Created: 2018-10-24T08:00:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T05:43:54.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T03:41:54.132Z (over 1 year ago)
- Topics: browser-sync, nodejs, nodemon, pug
- Language: JavaScript
- Homepage:
- Size: 284 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SP-Express-init
[Express](https://github.com/expressjs/express),[MySQL](https://github.com/mysqljs/mysql),[Pug](https://github.com/pugjs/pug),[nodemon](https://github.com/remy/nodemon),[Browsersync](https://github.com/BrowserSync/browser-sync)
## Usage
### dev
``` node
npm run dev
```### publish
``` node
npm run publish
```