vanik08 / React-Kit

Starter kit for React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Kit

Starter kit for React.

React Bootstrap all inclusive toolset.

Includes

ReactJS
Flux using AltJS
ImmutableJS
Socket.io
React-Bootstrap
react-router
WebPack
ES6 (Babel)
Radium
Superagent
Bootstrap 3
Font Awesome
Sass
Lodash
ESLint
Jest (unit testing)

git clone https://github.com/vanik08/React-Kit.git

npm install

npm test to start Jest unit-tests.
npm start to start Dev-Server with Hot reloading.
npm run build To build for production

Coding Standards: Follow https://github.com/airbnb/javascript/tree/master/react

About

Starter kit for React.


Languages

Language:JavaScript 62.8%Language:CSS 34.7%Language:HTML 2.4%