Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 258 Bytes

File metadata and controls

15 lines (9 loc) · 258 Bytes

Website for Pluto

Source for the Pluto website.

Local Development

First, run pnpm i to install the dependencies.

Then, run pnpm dev to start the development server and visit localhost:3000.

Update the content

npm run update-docs