https://github.com/hcarneiro/movies4u
The place for all your movies and TV information
https://github.com/hcarneiro/movies4u
Last synced: 2 months ago
JSON representation
The place for all your movies and TV information
- Host: GitHub
- URL: https://github.com/hcarneiro/movies4u
- Owner: hcarneiro
- Created: 2019-06-29T22:18:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-03T02:02:02.000Z (about 5 years ago)
- Last Synced: 2024-05-01T16:53:02.557Z (about 1 year ago)
- Language: Vue
- Size: 3.74 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# movies4u
> The place for all your movies and TV information
## Build Setup
``` bash
# install dependencies
$ npm run 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, checkout [Nuxt.js docs](https://nuxtjs.org).