akarpas / react-redux-boilerplate

React Redux Boilerplate using Webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Boiler Plate for React / Redux / SCSS on Webpack

Heavily based on (but slightly customized):

React Bolt Boilerplate.

yarn install

yarn start

Runs the app in the development mode.
Open http://localhost:8081/ to view it in the browser.

yarn test

To run your tests.

yarn build

To build your app.

About

React Redux Boilerplate using Webpack


Languages

Language:JavaScript 91.5%Language:HTML 4.4%Language:CSS 4.1%