Created
February 26, 2022 04:18
-
-
Save zaydek/fbb75a86eff65eb15c1896a10566e92d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dev: | |
npx retro dev | |
build: | |
npx retro build && cp www/_redirects out/_redirects | |
serve: | |
npx retro serve |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment