Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 551 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 551 Bytes

Personal Website

Required services:

Make sure to supply all needed environment variables. See .env.template.

Developing

npm run dev

Building

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.