Skip to content

andreipreda/coconut

Repository files navigation

coconut

dependencies circleci

React / Redux / Webpack / PostCSS / AVA / Flow basic setup & architecture for starting new projects faster

Presentation that originated this starter

Goal of this repository it's to provide both a project starter and an example of architecting a modern ES6 web application

  • React 15.x stateless components
  • webpack & dev-server basic setup with Hot module loader for react
  • react-router
  • redux-saga as a middleware
  • AVA test runner
  • rebass UI stateless components
  • organized code by features & using redux ducks

Install

After cloning the repo:

npm i

npm start

open http://localhost:8080

Test

npm test

MIT

coconut

About

React / Redux / PostCss / Webpack / AVA basic setup & architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors