https://github.com/garyo/test-vuetify-issue
https://github.com/garyo/test-vuetify-issue
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/garyo/test-vuetify-issue
- Owner: garyo
- Created: 2021-04-06T22:23:37.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-06T22:24:09.000Z (about 5 years ago)
- Last Synced: 2025-10-12T01:36:08.006Z (8 months ago)
- Language: Vue
- Size: 201 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bioviz-site
## Build Setup
```bash
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
```
# deploy to Firebase
$ yarn deploy
For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).
Also uses Firebase hosting for deployment.