Skip to content

ES6 Express SASS Gulp Babel BrowserSync sourcemap legacy support scaffold app

Notifications You must be signed in to change notification settings

aeldar/es6-express-scaffold-app

Repository files navigation

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 [email protected]

About

ES6 Express SASS Gulp Babel BrowserSync sourcemap legacy support scaffold app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published