clintonhalpin / redux-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redux Boilerplate

A nice redux setup, with minimal overhead to get started

get started

npm i
npm run start

build-scripts

Script Action
start Run Dev Server
build compile dist
test run unit tests
test:watch run unit tests with watch
clean remove dist

= built by @clintonhalpin

About


Languages

Language:JavaScript 59.5%Language:CSS 39.9%Language:HTML 0.5%