Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmtrbrl/tmdb-app
TMDb Vue.js app
https://github.com/dmtrbrl/tmdb-app
spa tmdb vue
Last synced: 2 months ago
JSON representation
TMDb Vue.js app
- Host: GitHub
- URL: https://github.com/dmtrbrl/tmdb-app
- Owner: dmtrbrl
- License: mit
- Archived: true
- Created: 2017-03-04T14:16:08.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-10-27T21:54:37.000Z (about 5 years ago)
- Last Synced: 2024-08-02T09:25:28.903Z (5 months ago)
- Topics: spa, tmdb, vue
- Language: Vue
- Homepage:
- Size: 3.03 MB
- Stars: 280
- Watchers: 12
- Forks: 71
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-vue - tmdb-app - app?style=social) - TMDbVueJS应用 (Demo示例)
- awesome-github-vue - tmdb-app - TMDbVueJS应用 (Demo示例)
- awesome - tmdb-app - TMDbVueJS应用 (Demo示例)
- awesome-github-vue - tmdb-app - TMDbVueJS应用 (Demo示例)
README
# The Movie Database App
A Vue.js project.
![](https://github.com/dmtrbrl/tmdb-app/blob/master/docs/demo.gif)
## 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
```For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).
This app uses [history mode](https://router.vuejs.org/en/essentials/history-mode.html)## License
[MIT](https://github.com/dmtrbrl/tmdb-app/blob/master/LICENSE)