A default frontend example that works with the MyFIU Revamped API.
Make sure to have Node, then:
# Starting Off Development
npm install # Install server dependencies
npm run init # Setup the project
npm run dev # Start developing if you need to