This project is a port of the famous Free Admin Bootstrap Theme SB Admin v2.0 to React.js Theme based on React Starter Kit using ES6 & Webpack.
Find out more Free React.js and React Native Themes at StartReact.com.
$ git clone https://github.com/start-react/sb-admin-react.git2. Make sure you have npm installed globally
More details here https://nodejs.org/en/download/
$ cd `project-directory`$ npm install$ npm start$ npm run build$ npm run clean- Add sample AJAX calls (using Flux / Reflux) and make the components more modular
- Lazy loading of Pages
- MobX integration