ldkhanh / react-redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To get started, first install all the necessary dependencies.

> npm install

Run an initial webpack build

> webpack

Start the development server (changes will now update live in browser)

> npm run start

To view your project, go to: http://localhost:3001/

About


Languages

Language:JavaScript 94.0%Language:HTML 4.9%Language:CSS 1.1%