Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mheob/greenvinyl-vue
https://github.com/mheob/greenvinyl-vue
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/mheob/greenvinyl-vue
- Owner: mheob
- Created: 2020-06-11T09:09:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T16:11:44.000Z (4 months ago)
- Last Synced: 2024-09-15T02:03:09.716Z (4 months ago)
- Language: Vue
- Size: 6.31 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Greenvinyl
> Greenvinyl port to VueJS
## 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).