0.1.1 • Published 4 years ago

react-scripts-xiag-sm v0.1.1

Weekly downloads
1
License
BSD-3-Clause
Repository
-
Last release
4 years ago

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-sm
cd my-app
yarn 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.