Below lists a few commands for building and running a local copy of VolView.
To prepare your environment after cloning the repo, run:
npm install
npm run serve
npm run build
npm run lint
npm run test:unit
Below lists a few commands for building and running a local copy of VolView.
To prepare your environment after cloning the repo, run:
npm install
npm run serve
npm run build
npm run lint
npm run test:unit