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: 3 months ago
JSON representation

Express dev init by browser-sync

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
```