mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-06-17 02:51:08 +08:00
148a18e24340bc12e11fe7fbd4f61f71997501db
react-scripts-ts
Create React apps (with Typescript) with no build configuration.
Do you know react and want to try out typescript? Or do you know typescript and want to try out react? Get all the benefits from create-react-app but you use typescript! 🚀
tl;dr
npm install -g create-react-app
create-react-app my-app --scripts-version=react-scripts-ts
cd my-app/
npm start
Languages
JavaScript
98.1%
Shell
1.4%
TypeScript
0.2%
CSS
0.1%
HTML
0.1%