@larkup/api
v0.0.1
Published
Prerequisites:
Readme
Prerequisites:
- Vercel CLI installed globally
To develop locally:
npm install
vc devopen http://localhost:3000To build locally:
npm install
vc buildTo deploy:
npm install
vc deployTODO::
Migrate API from apps/web here
