Skip to content

barshimi/ReduxReactKoaStarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time Traveler sample App - Koa.js & React Redux

base on react-redux-starter-kit by David Zukowski

Redis :

$ wget http://download.redis.io/releases/redis-3.0.6.tar.gz $ tar xzf redis-3.0.6.tar.gz $ cd redis-3.0.6 $ make

Node :

install node

Npm :

Install npm

webpack :

install webpack

root to project : $ npm install $ npm start

$ npm run serveronly

$ redis-server

open browser http://localhost:8080

About

starter kit build with koa.js redux and react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published