squint-wordle
November 11, 2022 ยท View on GitHub
Live: https://squint-wordle.pages.dev/
Develop
Build the website:
npm run bundle
And serve it:
npm run serve
Deploy
Build the website and publish it to Cloudflare Pages:
npm run deploy
November 11, 2022 ยท View on GitHub
Live: https://squint-wordle.pages.dev/
Build the website:
npm run bundle
And serve it:
npm run serve
Build the website and publish it to Cloudflare Pages:
npm run deploy