Skip to content

Starter repository for setting up React Redux applications using KOA js

Notifications You must be signed in to change notification settings

BobbyKostadinov/koa-react-redux-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Application stack running

  • koajs
  • React
  • Redux

Uses Babel for ES6 transormations and webpack for bundling

Install and use:

To install node dependancies:

npm Install

To run the koa server using babel transormations

npm start

To run continious bundling for the react app:

npm run build-watch

About

Starter repository for setting up React Redux applications using KOA js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published