1.3.1 • Published 2 years ago

cra-template-clean-arch v1.3.1

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

cra-template-clean-arch

This is a base template for a clear architecture based on layers Create React App

What is Included?

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:

Developed by Serempre