backend sample code
vue3.0 https://v3.vuejs.org/
vite https://vitejs.dev/
练手项目,采用 antd 2.x + vue 3.0 + vue-router制作一个后端管理系统的模板
# git clone git@github.com:madwolfcrazy/blue-sunset.git
# cd blue-sunset
# yarn
# yarn run vite /* 运行 */
backend sample code
练手项目,采用 antd 2.x + vue 3.0 + vue-router制作一个后端管理系统的模板
# git clone git@github.com:madwolfcrazy/blue-sunset.git
# cd blue-sunset
# yarn
# yarn run vite /* 运行 */