es6-express-scaffold-app

ES6, Express, gulp, browserify

Usage no npm install needed!

<script type="module">
  import es6ExpressScaffoldApp from 'https://cdn.skypack.dev/es6-express-scaffold-app';
</script>

README

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