Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 519 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 519 Bytes

Repository Structure

  • ./docs/ - The directory GitHub Pages serves from
  • ./src/ - Contains some files that build into code in ./docs/

Development Setup

Initial Setup

  1. Install packages
    pnpm install

Running

  1. Run Tailwind file watcher:
    pnpm run tailwind:watch
  2. Run HTTP server:
    pnpm run serve

License

Copyright © Lexxify Inc.

All Rights Reserved.