slush-es2015

1.1.0 • Public • Published

slush-es2015 Build Status NPM version

Scaffold for a babel-browserify-react-less-hogan built site

Tech included by default

  • React
  • Flux
  • Babel (handles jsx transformation)
  • Flatiron Director
  • EventEmitter3
  • Web-animations-js
  • Less
  • Lesshat (for css3 shizzle)
  • Hogan

Getting Started

Install slush and slush-es2015 globally:

npm i -g slush
npm i -g slush-es2015

Usage

Create a new folder for your project and run the slush generator within it:

mkdir awesome-app && cd $_
slush es2015

Building your awesome app

There are a couple of gulp commands included to get your awesome app up and running, build will get prepare things for production whilst watch will produce a development build with sourcemaps and flowcheck support.

npm run build
npm run watch

Contributing

See the CONTRIBUTING Guidelines

Support

If you have any problem or suggestion please open an issue here.

License

WTFPL

Copyright (c) 2015, Matt Styles

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    1
  • 1.0.0
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i slush-es2015

Weekly Downloads

1

Version

1.1.0

License

none

Last publish

Collaborators

  • mattstyles