/jetstream

A simple project template, based on Gulp and other tools.

Primary LanguageJavaScriptMIT LicenseMIT

Jetstream

Dependency Status devDependency Status

A Gulp project template.

A simple project template, based on Gulp and other tools.

Development
Integration
Testing
Tools

❤️ Inspired by the Gulp Starter.

TODO

  • Add babel-plugin-react-transform and plugins support
  • Integrate BrowserSync and Webpack
  • Tools description
  • Yeoman integration
  • ESLint and JSHint Gulp tasks

Usage

Clone this repo, remove the git configuration and replace with your own.

$ git clone --depth 1 https://github.com/edloidas/jetstream.git PROJECT
$ cd PROJECT
$ rm -r .git
$ npm install