Skip to content
This repository has been archived by the owner on Sep 13, 2019. It is now read-only.

mosmaall/smart-react-boilerplate

Repository files navigation

react boilerplate banner

Start your react project as fast as a rocket !

The boilerplate aims to follow best practices for building smart reusable apps and component libraries with React & Mobx Stack.

Jump start

  1. Clone this repo using git clone --depth=1 https://github.com/mosmaall/smart-react-boilerplate.git
  2. Move to the appropriate directory: cd react-boilerplate.
  3. Setup project (Remove git repo)npm run setup
  4. Run project npm start

Now you're ready to fly!

Documentation

1.axios[Promise based HTTP client for the browser and node.js] https://github.com/axios/axios

2.styled-components[Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress] https://www.styled-components.com/docs

3.react-router-dom

4.react-loadable

5.recompose

6.redux

7.flow

8.prettier

9.eslint

10.mobx