Skip to content

happyboredom/financial-fun

Repository files navigation

See it in action

https://youtu.be/BmvwgRanltY

Grab from github and install npm packages.

git clone git@github.com:happyboredom/financial-fun
cd financial-fun
npm install

Run dev server

npm run start

Open in browser http://localhost:3000

Run test suite

npm run test

Package up for deploy

npm run build
> look in ./build dir

Activity log

see /timesheet.md file.

Acknowledgements

  • Built using react-boilerplate.

About

my first stab at learning react+redux. Forked from react-boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published