Vue starter with Element-UI [READY, unmaintained now]
Vue-Element-Starter is a demo project that showcases the use of Vue.js and the Element UI library to create a web application. It provides a starting point for developers who want to use Vue.js, Vue Router, Vuex, and other useful technologies in their projects.
To start using Vue-Element-Starter:
./client/element-variables.css to customize the theme.$ element-theme generate
$ npm run dev
To make a production build, use the following command:
$ npm run build
Vue-Element-Starter is a demo project that provides a starting point for developers who want to use Vue.js and the Element UI library in their web applications. It includes a set of key features such as Vue Router, Vuex, and Webpack, and provides an out-of-the-box theme that can be customized. The installation process is straightforward and involves generating default styles and running a few commands.