Skip to content

mikehedman/planks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Planks exercise timing app

Work In Progress!!

There are still a fair bit of the original boilerplate things in the project, even though they are no longer used.

And I'm embarassed by the lack of tests. Coming soon...

Based on react-mobx-boilerplate

Mostly this is a learning project for building Progressive Web Apps

To start

  • clone https://github.com/mikehedman/planks.git
  • cd planks
  • npm i
  • npm start — development server on port 8080;

Prepearing for production

  • npm run prod — build all bundles and start in production mode;

Command list

  • npm start — start in development mode;
  • npm build — build the static app;
  • npm deploy — build and deploy to surge.sh;

About

Planks exercise timing app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published