AlphaYu / adnc-vue2

ADNC's Vue2 front-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adnc-vue2

This module provides a user interface solution for a pure static backend management system based on Vue.js.

This module is cloned from: vue-admin-template, and thanks to PanJiaChen.

Build Steps.

# Only supports Node.js 16.xx.
# Install dependencies 
npm install --registry=https://registry.npm.taobao.org

# Serve with hot reload at localhost:9528
npm run dev

# Build for production with minification
npm run build

# Build for production and view the bundle analyzer report
npm run build --report

About

ADNC's Vue2 front-end

License:MIT License


Languages

Language:JavaScript 47.3%Language:Vue 45.2%Language:SCSS 4.1%Language:CSS 3.0%Language:HTML 0.4%