/frontend

A functional redesign of MyFIU made with modern web technologies.

Primary LanguageTypeScript

Ellery Cover Image

License Dependency Status devDependency Status peerDependency Status

A default frontend example that works with the MyFIU Revamped API.

Setup

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