Skip to content

AlexandraKlein/gulp-sass-es6

Repository files navigation

ES6 + Babel + Gulp + ExpressJS Boilerplate

A boilerplate for developing ES6 web apps using Babel, Gulp & ExpressJS.

Babel

Babel is a compiler for writing next generation JavaScript. babeljs.io

Technology Stack

Usage

  1. Run npm install in the root directory to install all dependencies
  2. Run gulp watch to set up watches for the development environment
  3. Run npm start to start the local dev server using ExpressJS

Building

Run gulp build to build the app for distribution in the dist folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published