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

https://github.com/zhanba/vue-starter

yet another vue-starter
https://github.com/zhanba/vue-starter

javascript vue

Last synced: 6 months ago
JSON representation

yet another vue-starter

Awesome Lists containing this project

README

          

# vue-starter

> A Vue.js project
> Include Vue, Vue-router, Vuex, Vue-rx, Element-UI
> Eslint, Prettier, VScode workspace config

## 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
```