Using Vue 2, ElementUI and Webpack 2 to create new projects

vue-multiple-pages

This project gets the groundwork done, providing you with a basic stucture, much like a template. The project is utilizing Vue 2, ElementUI and Webpack2.

To start clone or download the repository

npm install

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

The home page

user/login.html

user/login.html

Take a look at the source code and the project structure on GitHub.