Skip to content

使用vue3、ts、json-server技术开发的用户管理系统

Notifications You must be signed in to change notification settings

njyjm/vue3-ts-system3

Repository files navigation

vue3-ts-system3

Project setup

npm install

npm install -g json-server

Compiles and hot-reloads for development

npm run serve

npm run generate

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

在src\views中使用users目录存放用户管理相关视图组件,在src\router中增加modules目录,管理不同模块的路由

在src中增加api目录,管理使用axios访问的接口

About

使用vue3、ts、json-server技术开发的用户管理系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published