Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 396 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 396 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