UINIO Web Vue2
1.0.0
a elegance Vue 2 & Webpack 5 scaffold without vue-cli.
login
layout
dashboard
demo
1. git clone https://github.com/uinika/UINIO-Web-Vue2.git
2. cd aves
3. npm i
4. npm start
5. Open browser with http://localhost:5000/dev/index.html
Update base url for global ajax connection.
Remove all of thing within the
output/build
.
compile source code to the directory
output/build
.
compress build folder to the directory
output/release year-month-day hour.minute.second.zip
.
you must execute
npm start
before activate this command.