0.0.7 • Published 8 years ago

es6-express-scaffold-app v0.0.7

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

ES6-express-scaffold-app

For those who live in real world, and wish to use ES6 and express with good old legacy jQuery plugins (and any other ES5 lib).

This is a scaffold app supporting ES6, legacy libraries, Bower dependencies, Babel, SASS, BrowserSync, Gulp, Express.

This is NOT a npm module! To use it you'd better just clone it from github.

Install

npm install
npm bower:install

Run in DEV mode

npm run serve

Build for production

npm run build

Run for production

npm start

Author

Eldar Aliyev eldar.aliyev8@gmail.com