平常用到的一些代碼模板:
適用于生產(chǎn)環(huán)境的模板
next.js(ts版本): https://github.com/zqw/next-ts-template
next.js(js版本): https://github.com/zqw/next-js-template
功能較齊全的模板
electron(后臺管理網(wǎng)站, 基于vue.js): https://github.com/zqw/electron-vue-admin
electron(后臺管理網(wǎng)站, 基于react.js): https://github.com/zqw/electron-react-demo
初級功能模板
grails(網(wǎng)站, 基于react.js): https://github.com/zqw/grails-react-starter
firstRN(第一個簡單版的react-native): https://github.com/zqw/firstRN