https://github.com/dataman-cloud/elixir
Single page background management application based on Vue, Element-UI framework
https://github.com/dataman-cloud/elixir
element-ui es6 vue2 vuex webpack2
Last synced: about 1 month ago
JSON representation
Single page background management application based on Vue, Element-UI framework
- Host: GitHub
- URL: https://github.com/dataman-cloud/elixir
- Owner: Dataman-Cloud
- Created: 2017-06-06T06:04:25.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-06T03:10:19.000Z (about 7 years ago)
- Last Synced: 2025-04-03T12:55:14.380Z (2 months ago)
- Topics: element-ui, es6, vue2, vuex, webpack2
- Language: Vue
- Homepage:
- Size: 1.75 MB
- Stars: 5
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# elixir
> A Vue.js project
## 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 detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).