Triforce API (front-end)

This is the client-side part of another project:

Triforce.

In order to start it, just do:

  • npm run start (for development);
  • npm run build (for production);