Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

omg-react

jackchou36ISC1.1.5

react ts cli

react, typescript, cli

readme

omg-react

Init react apps with typescript and no configuration.

Install:
npm i omg-react -g
Getting Started:
omg init my-app
cd my-app
npm start