Skip to content

team1241/scouting-api

Repository files navigation

Prerequisites:

To develop locally:

npm install
vc dev
open http://localhost:3000

To build locally:

npm install
vc build

To deploy:

npm install
vc deploy

Releases

No releases published

Packages

No packages published