Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/karlbeecken/volery-frontend
https://github.com/karlbeecken/volery-frontend
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/karlbeecken/volery-frontend
- Owner: karlbeecken
- Created: 2020-07-18T11:45:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T11:48:30.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T16:27:31.243Z (over 1 year ago)
- Language: Vue
- Size: 1.42 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# volery-frontend
## Build Setup
```bash
# install dependencies
$ npm install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm run start# generate static project
$ npm run generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).