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

Contents

  1. 1Develop
  2. 2Deploy