/reimagined-potato

Primary LanguageSvelteBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

reimagined-potato

A mastery points tracker and/or planner for Warframe.

Developing

Run npm install and npm run dev -- --port=<your port> --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.