Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 463 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 463 Bytes

Phlex.fun

Contributing

You may need to install bun to run this project. Once bun is installed:

  • cd into the project directory
  • Run bun install
  • Run bun run docs:dev
  • Navigate to http://localhost:5173/ in your browser
  • Now you can make changes to the markdown files and when you save, the browser will automatically reload with the changes

Spellcheck

To perform a spellcheck, run bun run spellcheck.