/bam.iobio.io

http://bam.iobio.io

Primary LanguageVue

##Bam.iobio

Starting App

Using node version 8.5.x

npm install
npm start

Now open http://localhost:4027.

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

Running Client-side Tests

npm test