0.3.3 • Published 2 years ago

@rootstrap/cra-template-base v0.3.3

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

Rootstrap cra-template-base

This is the official Rootstrap base template for Create React App.

To use this template, add --template @rootstrap/base when creating a new app.

For example:

npx create-react-app my-app --template @rootstrap/base

# or

yarn create react-app my-app --template @rootstrap/base

For more information, please refer to:

Contributing

Learning about CRA custom templates

To understand how this template works and how to contribute refer to:

Package release management

We are using semantic-release as our automation tool of the release process.

On each push to main branch our CI action will:

You could find this setting on the .releaserc file.

0.3.3

2 years ago

0.2.1

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago