Kin is a straightforward programming language created with the purpose of aiding Kinyarwanda speakers in easily learning programming.
This documentation was built by using Nextra.
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 port3000