Skip to content

Commit

Permalink
docs(readme): agrega readme
Browse files Browse the repository at this point in the history
  • Loading branch information
raulghm committed Jun 28, 2018
1 parent 9d8d6f3 commit 030295c
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Vue Lavin Quotes

> Frases random de Lavin
* Vue 2.x
* Vue-apollo 3.x
* Twitter Api
* Graphcool Function Resolver

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm start

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report
```

For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).

0 comments on commit 030295c

Please sign in to comment.