1.0.0 • Published 2 years ago

cra-template-imamaad v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

cra-template-imamaad

This is the (TypeScript,redux-toolkit,pwa,bootstrap) template for Create React App.

Packages Extra packages added to create-react-app :

To use this template add --template template-imamaad when creating a new app:

npx create-react-app my-app --template cra-template-imamaad
OR
yarn create react-app my-app --template cra-template-imamaad