Home - rlasjunies/kct GitHub Wiki
You will find in this wiki page some notes related to the administration, learning, analysis related of this project
-
Clone or download the repository
https://github.com/rlasjunies/kct.git
-
Install all the dependencies
yarn
-
Run the app
npm run serve
-
Run test
npm run test