update
[gyphy-test.git] / README.md
blobcd316ab1c1c114a22a4fc036d20a53a61341330e
1 # giphy-test
3 > A Vue.js project
5 ## Build Setup
7 ``` bash
8 # install dependencies
9 npm install
11 # serve with hot reload at localhost:8080
12 npm run dev
14 # build for production with minification
15 npm run build
17 # build for production and view the bundle analyzer report
18 npm run build --report
19 ```
21 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).