-
npm install -
npm run dev -
You can open the dist folder in a browser or serve using nginx or a basic server.
-
See .env.example to fill in S3 details.
-
npm run deploy
-
Setup environment vars for
API_PREFIXandSTRIPE_KEYif necessary -
Build command:
npm install && npm run build -
Publish directory:
dist -
It's should be setup to automatically deploy on each push.