https://github.com/whardier/sci-bridge-dashboard
SCI: Automated Bridge Platform (Dashboard)
https://github.com/whardier/sci-bridge-dashboard
Last synced: 3 months ago
JSON representation
SCI: Automated Bridge Platform (Dashboard)
- Host: GitHub
- URL: https://github.com/whardier/sci-bridge-dashboard
- Owner: whardier
- Created: 2020-05-23T04:00:03.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T21:03:34.000Z (over 2 years ago)
- Last Synced: 2025-01-29T05:25:47.027Z (5 months ago)
- Language: Vue
- Size: 3.74 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bridge
> SCI: Automatic Bridge Infrastructure
## 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
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).