/merry-crosstmas-client

Receive an email to organize a Secret Santa with your friends

Primary LanguageJavaScriptMIT LicenseMIT

merry-crosstmas-client

Build Status Coverage Status Dependency Status MIT licensed

Dev dependencies

Node

Installing Node:

Installing Node!

npm i

Developement

npm run dev

Hooks

npm i command automatically install pre-commit hook which verify if your code is sendable to the repo.

Best Practices

Check for outdated, incorrect, and unused dependencies.

npm run check