Skip to content

Files

Latest commit

 

History

History

project-template

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 14, 2021
Feb 14, 2021
Feb 14, 2021
Feb 15, 2021
Feb 26, 2021

README.md

CND 的工程化开发的模板

  • vue的全家桶和UI库采用CDN方式加载。
  • 支持路由,Router。
  • 支持状态管理,Vuex。
  • 支持UI库: element-plus、ant Design Vue,其他的没测试。
  • 支持axios。
  • 采用工程化的目录结构和代码编写方式。
  • vue文件需要拆分成 html 文件 + js 文件的方式。
  • 用版本号更新浏览器的js文件的缓存。

特点

  • 建立网站即可运行,不需要安装、打包。
  • 不需要webpack
  • 不需要node_modules 文件夹
  • jQuery的风格,可以断点跟踪调试

在线演示:
https://naturefwvue.github.io/nf-vue-cnd/cnd/project-template