UINIO Web Vue2
1.0.0
a elegance Vue 2 & Webpack 5 scaffold without vue-cli.
loginlayout
dashboarddemo
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.htmlUpdate 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 startbefore activate this command.