Skip to content

This is a template for the initial configuration of a react typescript project

License

Notifications You must be signed in to change notification settings

stanislav-halyn/react-ts-template

Repository files navigation

React ts template

Commitizen friendly

A react ts template for the initial configuration of the project.

Commits convention

This repo is using commitizen to follow conventional commits. To be able to commit into this repo, you should run following commands:

  npm install -g commitizen
  npm install

In order to create a new commit you should type in your console:

  git cz

You'll be prompted to fill out required commit fields.

Note: this repo is using hasky hooks, so you won't be able to push commits which don't follow the conventional commits.

About

This is a template for the initial configuration of a react typescript project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published