Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 499 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 499 Bytes

QC Visualization App

Built with Nuxt.js.

Pre requisites

  • Brown's VPN
  • API is running. Check this repository for instrucions on how to start the API.

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).