yulimchen / vue3-h5-template

🌱 A ready-to-use mobile project base template built with the Vue3, Vant, and Vite. | 基于 Vue3、Vite5、TypeScript/JavaScript、Tailwindcss、Vant4,开箱即用的移动端项目基础模板
https://yulimchen.github.io/vue3-h5-template/
MIT License
1.06k stars 255 forks source link

js-version有后续计划吗 #42

Closed noday closed 1 year ago

noday commented 1 year ago

比如加些使用例子

yulimchen commented 1 year ago

平时比较忙,现在慢慢把功能同步过去 JS 分支,需要加什么使用例子可以提 Issue,当然也欢迎 PR : )

noday commented 1 year ago

平时比较忙,现在慢慢把功能同步过去 JS 分支,需要加什么使用例子可以提 Issue,当然也欢迎 PR : )

能力有限,完全是个新手。想做个查学区的小页面,又不想随便堆代码出来,只能找个成熟的例子学学,起码也贴近一些最佳实践。原来那种jQuery开发倒是没问题,现在的前端开发真是一头雾水,用那个组件都不知道怎么引进比较好

yulimchen commented 1 year ago

可以试试看下这些项目: https://github.com/honghuangdc/soybean-admin https://github.com/pure-admin/vue-pure-admin https://github.com/vbenjs/vue-vben-admin

我这个项目一直计划是移动端的起始模板,代码量不会大,从上面的项目能 get 到更多好的实践。