aiken-lang / site

Website and Docs for Aiken
https://aiken-lang.org
Apache License 2.0
8 stars 40 forks source link
aiken docs

Aiken Documentation

This is a website powered by nextra. It contains all of Aiken's docs and is available at https://aiken-lang.org.

Dev

This project uses pnpm.

When working locally run these commands:

pnpm install

pnpm dev

The site should now be available at http://localhost:3000.