cra-template-clean-arch
v1.3.1
Published
Base template for a clear architecture based on layers
Downloads
41
Maintainers
Readme
cra-template-clean-arch
This is a base template for a clear architecture based on layers Create React App
What is Included?
- React Js
- React Redux
- ReduxJs Toolkit
- React Hook Form
- React Router DOM
- Typescript
- axios
- lodash
- Styled Components
- Tailwindcss
- Jest
- Craco
Usage
To use this template within your project, add --template clean-arch
when creating a new app.
For example:
npx --legacy-peer-deps create-react-app my-app --template clean-arch
# or
yarn create react-app my-app --template clean-arch
For more information, please refer to:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.
Developed by Serempre