readme update

This commit is contained in:
Dmytro Barylo
2017-03-04 20:08:14 +02:00
parent 6ba4cbaff6
commit a1ed712780

View File

@@ -1,13 +1,9 @@
# tmdb-app # The Movie Database App
The Movie Database app. Made with Vue.js A Vue.js project. [Live Demo Here] (http://tmdb.dmytrobarylo.com/)
![](https://github.com/dmtrbrl/tmdb-app/blob/master/docs/demo.gif) ![](https://github.com/dmtrbrl/tmdb-app/blob/master/docs/demo.gif)
## Demo
[Live DEMO] (http://tmdb.dmytrobarylo.com/)
## Build Setup ## Build Setup
``` bash ``` bash
@@ -22,3 +18,4 @@ npm run build
``` ```
For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader). 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)