HTML5 systems biology tool
git clone https://github.com/opencb/cell-maps.git
cd cell-maps/
git submodule update --init
cd cell-maps/
To install node click here.
What is npm
? npm stands for node packaged modules is the node dependency manager.
sudo npm install -g bower
npm install
bower install
cd lib/jsorolla
bower install
### Run builder
npm run build
Minimized files will be located in the /build
dir.