1.1.0 • Published 3 years ago

cra-template-quickstyles v1.1.0

Weekly downloads
5
License
MIT
Repository
-
Last release
3 years ago

cra-template

To Update npm package

Just change version of package and then

cmd -npm publish

To Remove npm package

cmd -npm unpublish packageName

if not work then cmd -npm unpublish --force packageName

This is the official base template for Create React App.

If you don't specify a template (for example, --template typescript), this template will be used by default.

For more information, please refer to:

Advantages

Removed Testing Libraries and easy create app To quick start then Test.