Skip to content

thedou999/AgiletyFrameworkWebApplication

Repository files navigation

AgiletyFrameworkWebApplication

此项目为AgiletyFramework的前端项目,无法孤立运行

  • 使用vite构建。
  • 使用vue3+typescript+elementplus
  • 使用Pinia作为状态管理库。
  • 集成echart,使用echart绘制折线图。
  • 实现Jwt鉴权,结合localstorage实现token无感刷新
  • 实现动态路由动态渲染表单上传图片上传下载功能。

删除node_modulespackage-lock.json文件后,打开 powershell或其他的shell,定位到项目的根文件夹(包 含node_modules的文件夹),输入以下命令。

npm cache verify 清除npm缓存。 npm install 重新安装node_modulespackage-lock.json

确认npm无报错后使用npm run dev启动项目

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published