基于admin框架开发的学生管理系统
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
chenkl bd24b92acb feat: 🎸 layout布局重构中 5 years ago
public feat: 🎸 初始化项目 5 years ago
src feat: 🎸 layout布局重构中 5 years ago
.browserslistrc feat: 🎸 初始化项目 5 years ago
.env.development feat: 🎸 初始化项目 5 years ago
.env.production feat: 🎸 初始化项目 5 years ago
.env.test feat: 🎸 初始化项目 5 years ago
.eslintrc.js feat: 🎸 初始化项目 5 years ago
.gitignore feat: 🎸 初始化项目 5 years ago
README.md feat: 🎸 初始化项目 5 years ago
babel.config.js feat: 🎸 初始化项目 5 years ago
package.json feat: 🎸 重构layout-classic布局 5 years ago
pages.config.js feat: 🎸 初始化项目 5 years ago
tsconfig.json feat: 🎸 初始化项目 5 years ago
vue.config.js feat: 🎸 初始化项目 5 years ago
yarn.lock feat: 🎸 初始化项目 5 years ago

README.md

demo

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.