熟悉一个框架cube-ui最快的方式可能就是做一个项目,所以便选了cnodejs这个社区
- https://cnodejs.org/?tab=all -- PC版社区
- https://github.com/lanceli/cnodejs-ionic -- ionic版本的cnodejs,左侧滑动效果做的很好,可以学来。
- https://github.com/shinygang/Vue-cnodejs -- Vue版本的cnodejs,这个算是先驱,样式做的很好看
- https://github.com/shuiRong/VueCnodeJS -- Vue PC版本重做的cnodejs社区,并且该作者分别又开发了 Nuxt、React的两个版本。赚足了star
yarn install
yarn run serve
yarn run build
yarn run lint --fix