Skip to content

pluto-lang/website

Repository files navigation

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