-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
react
npm install -g creat-react-app
next.js
npm install -g create-next-app
create-next-app my-app
cd my-app/
npm run dev
ReactXP
npm i -g create-xp-app
create-xp-app new MyProject
npm install or yarn
- To run on web
npm run web-watch - Building for React Native (iOS, Android, Windows)
npm run rn-watch
npm start
https://github.com/react-native-training/create-xp-app
💛 ReactNative培训
https://github.com/react-native-training
ts
https://github.com/Microsoft 搜索 TypeScript- -Starter
ts-node
https://github.com/Microsoft/TypeScript-Node-Starter
💛 黑客松 https://github.com/sahat/hackathon-starter
ts-react
npm install -g create-react-app
create-react-app my-app --scripts-version=react-scripts-ts
https://github.com/Microsoft/TypeScript-React-Starter
ts-vue
https://github.com/Microsoft/TypeScript-Vue-Starter
TypeScript-React-Native-Starter
https://github.com/Microsoft/TypeScript-React-Native-Starter
TypeScript-WeChat-Starter
https://github.com/Microsoft/TypeScript-WeChat-Starter
TypeScript-Knockout-Starter
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels