Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/liuyunhe/skillpoints


https://github.com/liuyunhe/skillpoints

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

**demo**: [https://liuyunhe.github.io/vue2-crm/](https://liuyunhe.github.io/vue2-crm/)

# vue2-crm

> A Vue.js project (2.0)

> vue2 + vue-router + vueX + lodash + sass + element-ui + axios + es6

> Just practice and for fun

> If it helps, you can click "star" in the upper right corner to support it. thank you! ^_^

> Or you can "follow", I will continue to open up more interesting projects

>If you have any questions, please ask them directly in issues, or if you find any problems and have a very good solution, welcome PR 👍

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

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).