A ReactJS/Python Flask Personal Finance App for HackThis2020
Note: This has been abandoned for now but is slated for a revisit and realase by the end of the year.
Want to contribute? Read the Development Environment Setup Guide.
Task | Command |
---|---|
Start the ReactJS Frontend | npm run start |
Start the Python Flask Backend | npm run start-api |