Skip to content

rustyneuron01/Mod-Look

Repository files navigation

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Commit

For having semantic-release to analyze the commit, we need to be consistant with the commit messages.

First install commitizen globally.

npm run -g commitizen

and then,

npm run commit

Commitizen

Releases are based on the commit types: feat for the minor version, and fix for the patch release, and fix with BREAKING CHANGES creates a major upgrade.

Other types do not trigger version bump.

Mod-Look

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages