Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 442 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 442 Bytes

Redux

This is a simple example of using redux with riot.

Run locally

Download or clone this repo.

Install packages.

$ npm install

And then run the server using webpack-dev-server or any possible way you know

$ npm start