- Live website: https://ampsphere.big-data-biology.org/
npm install
npm run serve
npm run build
npm run lint
# analyze the chunk-vendors.js and create a production build
npm run report
npm install --global yarn
yarn global add serve
npx serve -s -l tcp://0.0.0.0:80 dist