Skip to content

rafaca5tro/ml-fund-react-slingshot

 
 

Repository files navigation

React Slingshot

Status React JavaScript Redux

React starter kit for rapid web application development with modern JavaScript tooling.

Boilerplate with React 16, Redux, React-Router, Webpack, Babel, Browsersync, hot module reloading, Jest+Enzyme testing, ESLint, and SASS. Includes a fuel savings calculator example app.


Features

  • One-command startup with npm start
  • Hot reloading on file saves
  • Integrated linting and testing (Jest + Enzyme)
  • Automated production builds
  • Multi-device testing (Browsersync)
  • ES6 transpilation (Babel)
  • Example fuel savings calculator app

Tech Stack

Layer Technology
Framework React 16, Redux, React-Router
Build Webpack, Babel
Testing Jest, Enzyme
Styling SASS, PostCSS
Dev Browsersync, HMR
Linting ESLint

Getting Started

npm install
npm start
# Open http://localhost:3000

License

MIT

About

React + Redux starter kit / boilerplate with Babel, hot reloading, testing, linting and a working example app built in

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 97.1%
  • EJS 2.1%
  • Other 0.8%