Skip to content

huan-jason/chromolens

 
 

Repository files navigation

ChromoLens

Bootstrapping the project

1 - Install node.js

Go to http://howtonode.org/how-to-install-nodejs and follow the instructions.

2 - Install Gulp globally

npm install -g gulp

3 - Install all dependencies

npm install

4 - Install libraries

bower install

Compiling the project

gulp compile

Running the app

Run gulp serve and open http://localhost:8000

About

Code base for Cancer Science Institute of Singapore

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 51.3%
  • TypeScript 46.0%
  • CSS 1.4%
  • Python 1.3%