react-scripts-enterprise
Create React apps (with Typescript) with no build configuration.
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with react scripts ts.
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)