Home

Awesome

view-ui-project-vite

This project build for Vue3, Vue-router, Vuex, ViewUIPlus and Vite.

Install

npm install

Run

npm run serve

Build

Build for Production

npm run build

Build for Staging

npm run build:staging

Preview

Preview for Production

npm run preview

Preview for Staging

npm run preview:staging

Run Eslint

Run without Fixing

npm run lint

Run with Fixing

npm run lint:fix

.env Description