Installation npm: npm install -g create-react-skeleton-ts How to use npx create-react-skeleton-ts <app-name> This will create a basic react+typescript skeleton cd <app-name> npm start