Skip to content

Latest commit

 

History

History
executable file
·
26 lines (16 loc) · 485 Bytes

README.md

File metadata and controls

executable file
·
26 lines (16 loc) · 485 Bytes

Timo Plato

A proactive time tracker for freelancers and consultants.

Built using Webpack boilerplate with:

  • hot reloading React components;
  • error handling inside component render() function;
  • error handling for syntax errors

To start the app

npm i
npm run dev
open http://localhost:8080

Then go ahead and edit files inside src (any file except index.js).

License

MIT