Skip to content

hipertracker/react-es7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

npm install
bower install

Usage:

$ broccoli serve

Open http://localhost:4200

If you like to generate mangled, compressed, production build

$ BROCCOLI_ENV=production broccoli build dist
$ http-server dist/

and open http://localhost:8080

Test:

$ npm test

Currently just a simple example of using unit tests in React for files using ES6/ES7 syntax.

Details

Todo:

  • Add more unit tests showing Jest testing ES5/ES7 code.
  • Add Yeoman project with options to choose SASS/Less/Stylus and Bootstrap/Semantic-UI.

About

React + Flow types + routing + ES6 with experimental ES7 syntax + Reflux + Semantic-UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •