This project hold the μCtrl website page.
- Clone the project uCtrl/Website from here on your computer.
- In the command line, go to the project folder and run
npm install. - Run the command
grunt prod. - Finally copy the content of the folder buil/prod in the μCtrl.github.io project folder.