Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/1297947244/vue2.0demo

Vue2.0 基本架构 多语言
https://github.com/1297947244/vue2.0demo

element-ui2 es6 vue2 vuex3 webpack3

Last synced: 6 days ago
JSON representation

Vue2.0 基本架构 多语言

Awesome Lists containing this project

README

        

# VUE2.0 框架从0开始

> A Vue.js project

## 本框架采用的技术

#### Vue2.5.16 + Vue-router3.0.1 + Vuex3.0.1 + Webpack3.12.0 + ES6 + Axios + Element-UI2.4.0

## 支持中英文切换

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

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