Tool for searching through past iGEM teams.
The tool is currently running on Github Pages: Team Seeker
Installation:
- Install node.js and yeoman
git clonethe repository- Run
npm installin root directory of the project - Use
grunt serveto run the service locally
Useful commands for installation:
- Update npm to latest version
npm install -g npm npm install grunt-cli -gnpm install bower -gbower installgrunt servegrunt build