Skip to content

Commit

Permalink
readme note
Browse files Browse the repository at this point in the history
  • Loading branch information
pjaudiomv committed Feb 16, 2024
1 parent 9bca3b9 commit 7d2f5e7
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,10 @@ npm run build

You can preview the production build with `npm run preview`.

> To deploy your app, you may need to install an [adapter](https://kit.svelte.dev/docs/adapters) for your target environment.
## Deploying

New deploys are down with every push to the main branch. You can deploy one manually by running:

```bash
npm run deploy
```

0 comments on commit 7d2f5e7

Please sign in to comment.