A simple stack for express application with gulp
Express (with EJS), BrowserSync, Nodemon...
- node and npm
- Clone the repo:
git clone git@github.com:Tibze/starter-gulp-express.git
- Install dependencies:
npm install
- Start :
gulp
- Catch errors
- Add a Sass task
Pull request welcome !