Awesome
squint-wordle
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
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