Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 390 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 390 Bytes

Kin's Documentation

Kin is a straightforward programming language created with the purpose of aiding Kinyarwanda speakers in easily learning programming.

Docs tools

This documentation was built by using Nextra.

Locally

Follow these steps to run them locally:

  • Clone this repository
  • Install dependencies, npm i
  • Run it by npm run dev, it'll be available on port 3000