基于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 5142e6e323 feat: 🎸 综合实例重构中 5 years ago
mock feat: 🎸 综合实例重构中 5 years ago
public feat: 🎸 初始化项目 5 years ago
src feat: 🎸 综合实例重构中 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: 🎸 Table组件重构完成并给出相应示例 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: 🎸 Table组件重构完成并给出相应示例 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.