Skip to content

KrzysztofJaneczko/create-react-app-typescript

 
 

Repository files navigation

react-scripts-ts-enhanced I find react-scripts-ts very handy, but it lacks some features I need. Thus, react-scripts-ts-enhanced has been born.

How to install

npm install -g create-react-app

create-react-app my-app --scripts-version=react-scripts-ts-enhanced
cd my-app
npm start

Features

None at the moment

Planned

  • SASS files support
  • CSS and SASS modules support

About

Create React apps using typescript with no build configuration.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.4%
  • Shell 1.2%
  • Other 0.4%