Skip to content

vgmr/create-ts-app

 
 

Repository files navigation

Create-ts-app

this is a fork of facebook create-react-app

npm version build

dependency devDep

Create React apps with no build configuration. Includes:

  • react
  • redux
  • bootstrap
  • jest
  • sass
npm install -g create-ts-app

create-ts-app my-app
cd my-app/
npm start

Then open http://localhost:7777/ to see your app.
When you’re ready to deploy to production, create a minified bundle with npm run build.

About

Create React apps with no build configuration.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 75.4%
  • TypeScript 17.0%
  • Shell 5.4%
  • AppleScript 1.3%
  • Other 0.9%