Skip to content

ImagineLearning/cra-template-imaginelearning

Repository files navigation

cra-template-imaginelearning

The official Imagine Learning template for Create React App. Based off of the official Redux+TS template.

Includes TypeScript, React Router, Redux, Redux Toolkit, React Redux, RxJS, and Redux Observable.

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

For example:

npx create-react-app my-app --template imaginelearning

# or

yarn create react-app my-app --template imaginelearning

This template uses public packages hosted through GitHub Package Registry (GPR). Currently, GPR requires an acces token even if the packages are publicly available. Be sure you've properly configured npm or Yarn with your personal access token before using this template.

For more information, please refer to:

About

The official Imagine Learning template for Create React App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published