/react-scripts-enterprise

Create React apps with no build configuration.

Primary LanguageJavaScriptMIT LicenseMIT

react-scripts-enterprise

Create React apps (with Typescript) with no build configuration.

Do you know react and want to try out typescript? Or do you know typescript and want to try out react? Get all the benefits from create-react-app but you use typescript! 🚀

tl;dr

npx create-react-app my-app --scripts-version=react-scripts-enterprise
cd my-app/
npm start

Technologies

  • React
  • Redux with Thunk
  • Typescript
  • React Router
  • Validatorjs
  • Material UI (UI Framework)