Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/merodiro/movies-info
search for movies info
https://github.com/merodiro/movies-info
Last synced: about 2 months ago
JSON representation
search for movies info
- Host: GitHub
- URL: https://github.com/merodiro/movies-info
- Owner: merodiro
- Created: 2017-03-16T20:12:38.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T23:22:41.000Z (about 2 years ago)
- Last Synced: 2024-04-15T01:17:31.956Z (9 months ago)
- Language: JavaScript
- Homepage: http://movies-info.surge.sh/
- Size: 1.08 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# movies-info
> search for movies info
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build# build for production and view the bundle analyzer report
npm run build --report
```For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).