Skip to content

ngasull/web-starter-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-starter-react

Minimal boilerplate for a modern SPA: ES6, Flow, React

Technologies involved

  • Babel: enable modern JavaScript
  • Flow: static type checking
  • React: fast, scalable UIs
  • react-hot-loader: automatic hot JS code reloading during development
  • Jest: fast, auto-mocking testing framework
  • Enzyme: shallow/scoped component testing for React
  • Webpack: to bundle them all!

Notes

Don't forget to:

  1. Install some modern nodejs
  2. Run npm install
  3. Update and check package.json in order to look at available commands.
  4. HF ✌️

About

Minimal boilerplate for a modern SPA: ES6, Flow, React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published