Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lauragift21/nuxt-content-video
https://github.com/lauragift21/nuxt-content-video
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/lauragift21/nuxt-content-video
- Owner: lauragift21
- Created: 2020-08-09T12:18:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-13T07:30:51.000Z (about 2 years ago)
- Last Synced: 2024-05-02T01:02:01.930Z (7 months ago)
- Language: Vue
- Homepage:
- Size: 526 KB
- Stars: 4
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nuxt-content-video
## 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).