Invoice Clarity
Gain clarity and insight from your billable time.
Development
This project uses yarn, node, express, and ejs.
How it works
-
Install Yarn (requires node)
-
Initilize project:
yarn
-
Launch application
yarn start
Then navigate to http://localhost:3000/ in a browser.
Contributing
Contributions are always welcome, please submit a Pull Request.
License
This project is licensed under the MIT License - see the LICENSE file for details