Skip to content

LiaqatSaeed/em-review-rating-app

Repository files navigation

Installation

$ pnpm install

Running the app

# development
$ pnpm run dev

# production mode
$ pnpm run build

Commit Message Standards

Commitizen friendly We are using the following conventions to identify what the commit is doing:

  • FEAT: A new feature.
  • FIX: A bug fix.
  • DOCS: Changes to documentation
  • STYLE: Formatting, missing semi colons, etc; no code change.
  • REFACTOR: Refactor: refactoring production code.
  • TEST: Adding tests, refactoring test; no production code change
  • CHORE: updating build tasks, package manager configs, etc; no production code change.
  • BUILD: Changes to build config, a new release.

Stay in touch

About

Event Management Review & Rating App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published