Skip to content

larsjarlvik/Riot-Redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Riot & Redux Sample

Starterkit for Riot JS, Redux and Stylus with production build and hot reload dev server.

Setup

npm install

Build

Output is added to the dist folder.

Development
npm run build
Production (Minified, without sourcemaps)
npm run build-prod

Dev Server (With hot reload)

npm run dev

Starts a server on: http://localhost:8080

About

Sample for using redux with riot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages