This project is base on Free Admin Bootstrap Theme SB Admin v2.0.
Install needed tools
$ sudo apt-get install npm
$ sudo npm install -g grunt-cli
$ sudo npm install -g bower
Bower install is ran from the postinstall
$ npm install
$ bower link linkurious /YourPathTo/linkurious.js
Same way for sigma
.constant('config', {
apiUrl: 'http://localhost:5000/'
})
grunt serve
$ npm start