Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shershen08/vue-master-class-step1-upgrade-v3


https://github.com/shershen08/vue-master-class-step1-upgrade-v3

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# vue-master-class

This repository contains the source code of [The Vue.js Master Class](https://vueschool.io).

## Build Setup

``` bash
# install dependencies
yarn

# serve with hot reload at localhost:8080
yarn dev

# build for production with minification
yarn 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).