Template for Learning Path starter page.
Make sure you have NodeJs installed.
- Run
npm install -g bowerto install Bower - Open template directory
- Run
npm installto install gulp and a set of utilities locally - Run
bower installto install client-side packages - Copy data folder (from learning path publication).
- Open
index.html.