Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 287 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 287 Bytes

nakala-lang website

The Nakala website, which includes the playground development environment.

Development

git clone
cd website
npm install
npm run serve

Production / Deployment

The application is automatically built and deployed via the Deploy github workflow.