Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 356 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 356 Bytes

Pkl Playground

Like the Go playground (and others), but for Pkl!

Development

Clone the repo, then install the dependencies with npm install.

Then run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.