react-scripts-xiag-sm
Create React apps (with Typescript) with no build configuration.
Note: This is a specific set of react-scripts for internal projects. We do not guarantee that this will work for your cases.
Quick Overview
yarn create react-app my-app --scripts-version=react-scripts-xiag-smcd my-appyarn start
Then open http://localhost:3000/ to see your app.
When you’re ready to deploy to production, create a minified bundle with npm run build
.