Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 342 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 342 Bytes

React project seed with LiveScript. Things included:

  • LiveScript
  • gulp
  • react
  • flux
  • stylus
  • browserify
  • livereload

Usage

Install:

    $ npm i && npm run build

Start development server:

    $ npm run dev

Put your App/Main/Boot code in app/js/app.ls.

License

MIT License http://pm5.mit-license.org/