Standard React App (TypeScript) - Create a new project powered by standard-react-typescript template.
Use with Create React App:
npx create-react-app my-app --template bizzi-standard-react-typescript
Or use with Yarn Create:
yarn create react-app --template bizzi-standard-react-typescript
Contributions are greatly appreciated. Please fork this repository and open a pull request.