Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 486 Bytes

File metadata and controls

17 lines (12 loc) · 486 Bytes

emoji-blast Site 🎉

Live Site

Built with Starlight

A website for emoji-blast and its associated packages.

Running the site locally

  1. Clone repo
  2. pnpm install
  3. pnpm build
  4. pnpm build:all
  5. cd into this directory, packages/site
  6. pnpm run dev
  7. Open http://localhost:4321 to view it in your browser