https://github.com/scbd/coral
test vue
https://github.com/scbd/coral
Last synced: 5 months ago
JSON representation
test vue
- Host: GitHub
- URL: https://github.com/scbd/coral
- Owner: scbd
- Created: 2017-10-16T14:49:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-20T16:04:30.000Z (over 7 years ago)
- Last Synced: 2025-05-29T14:19:09.483Z (about 1 year ago)
- Language: Vue
- Size: 7.2 MB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://codebeat.co/projects/github-com-scbd-coral-master)
## Build Setup
``` bash
# install dependencies
$ yarn install # Or yarn install
# serve with hot reload at localhost:3000
$ yarn run dev
# build for production and launch server
$ yarn run build
$ yarn run start
# generate static project
$ npm run generate
```