TypeClient
1.0 LTS
進步的前端開發框架
反應:
Vue:
React App:
$ git clone [email protected]:flowxjs/TypeClientReactTemplate.git
$ cd TypeClientReactTemplate
$ rm -rf .git
$ npm ci
$ npm startReact Single App:
$ git clone [email protected]:flowxjs/TypeClientReactSingleAppTempalte.git
$ cd TypeClientReactSingleAppTempalte
$ rm -rf .git
$ npm ci
$ npm startReact Vite應用程序:
$ git clone [email protected]:flowxjs/TypeClientViteReactTemplate.git
$ cd TypeClientViteReactTemplate
$ rm -rf .git
$ npm ci
$ npm run devReact Vite應用程序:
$ git clone [email protected]:flowxjs/TypeClientViteReactSingleAppTemplate.git
$ cd TypeClientViteReactSingleAppTemplate
$ rm -rf .git
$ npm ci
$ npm run devvue應用:
$ git clone [email protected]:flowxjs/TypeClientVueTemplate.git
$ cd TypeClientVueTemplate
$ rm -rf .git
$ npm ci
$ npm run serveVue Vite應用程序:
$ git clone [email protected]:flowxjs/TypeClientViteVueTemplate.git
$ cd TypeClientViteVueTemplate
$ rm -rf .git
$ npm ci
$ npm run dev麻省理工學院