Skip to content

Commit

Permalink
Merge pull request #246 from Compr0mzd/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Lissy93 authored Mar 13, 2024
2 parents dc44d37 + 595e4d7 commit 05229c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ To run the app locally, or to make code changes, you'll need Node and Git instal
Alternatively, just open this repo is Code Spaces, where everything is already configured and ready to go.

### Deploying
To deploy the app, follow the developing steps above, then run `yarn build.static`. You can then deploy it by copying the `dist/` directory to any CDN, web server or static hosting provider of your choice.
To deploy the app, follow the developing steps above, then run `yarn build`,`yarn build.static`. You can then deploy it by copying the `dist/` directory to any CDN, web server or static hosting provider of your choice.

Alternatively, fork the repo and import into your providers dashboard. Or use the link below for an easy 1-click deploy 😉

Expand Down

0 comments on commit 05229c6

Please sign in to comment.