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