https://github.com/KualiCo/core-training/blob/master/presentation.pdf
- Node.js 0.12.7
- A text editor
git clone https://github.com/KualiCo/core-training.git
cd core-training
npm install
C:\Windows\System32\drivers\etc\hosts
/private/etc/hosts
Add the following line at the end of the file and save:
127.0.0.1 core-training.kuali.co
npm start
Open browser to
https://core-training.kuali.co:3000
Bypass certificate error
Should see Core Training on the screen.