Package Exports
- cra-template-bizzi-standard-react-typescript
- cra-template-bizzi-standard-react-typescript/template.json
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (cra-template-bizzi-standard-react-typescript) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Standard React Typescript Template
Standard React App (TypeScript) - Create a new project powered by standard-react-typescript template.
Standard Template
Start with 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-typescriptContributing
Contributions are greatly appreciated. Please fork this repository and open a pull request.