Skip to content

Genepanel.iobio: generate list of genes based on suspected conditions and phenotypes.

Notifications You must be signed in to change notification settings

iobio/genepanel.iobio

Repository files navigation

genepanel.iobio Build Status contributions welcome

Starting App

Using node version 8.5.x

npm install
npm start

Now open http://localhost:3000.

To watch for client-side file changes, open up a new terminal window and npm run webpack.

Running on Dev Server

npm run build:dev

Now open http://localhost:8080.

Running Client-side Tests

npm test

Building dev

npm run build

Building production

NODE_ENV=production npm run build

About

Genepanel.iobio: generate list of genes based on suspected conditions and phenotypes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages