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-typescriptOr use with Yarn Create:
yarn create react-app --template bizzi-standard-react-typescriptContributions are greatly appreciated. Please fork this repository and open a pull request.