This repository holds the frontend files for TrackMyFish
npm start
runs the frontend, proxied through http://localhost:8443npm run build
builds the static files, which should then be copied to the backend repository
This repository holds the frontend files for TrackMyFish
npm start
runs the frontend, proxied through http://localhost:8443npm run build
builds the static files, which should then be copied to the backend repository