Skip to content

uttrasey/redux-phonebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Phonebook

My ideal React/Redux setup for an application that manages a phonebook

This project was based (loosely) on the great article & boilerplate at http://blog.risingstack.com/the-react-way-getting-started-tutorial/

Used technologies:

  • React
  • React Bootstrap
  • Redux and bindings
  • ES6
  • Webpack
  • Babel
  • Jest

How to start

Run:

npm install
npm start

Check your http://localhost:3000/ or open http://localhost:3000/

How to test

TODO add JEST tests

How to start with code watch for dev

Run:
npm run webpack-watch

About

Playing around to create my ideal React bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published