An open API service indexing awesome lists of open source software.

https://github.com/xsf0105/reduxstarter

Redux for Reactjs SPA simple demo.
https://github.com/xsf0105/reduxstarter

reactjs redux wepack

Last synced: 3 months ago
JSON representation

Redux for Reactjs SPA simple demo.

Awesome Lists containing this project

README

        

# ReduxStarter

Checkout this repo, install dependencies, then start the process with the following:

```
> git clone [email protected]:allan2coder/ReduxStarter.git
> cd ReduxStarter
> npm install
> npm start
```

Then, open your browser.

You should see a new browser tap opening and a page of "index.html" in http://127.0.0.1:8080.