Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

cra-template-heretical

HereticalJS4MIT0.1.4

Another base template for Create React App.

react, create-react-app, template, react-router

readme

cra-template-heretical

This is a unofficial template for Create React App(https://github.com/facebook/create-react-app).

To use this template, add --template heretical when creating a new app.

For example:

npx create-react-app my-app --template heretical

# or

yarn create react-app my-app --template heretical

For more information, please refer to: