sohammondal / montro.life

Montro Health & Wellness

Home Page:https://www.montro.life/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next JS TypeScript Styled Components ESLint Prettier Husky Commitizen Lint-Staged

Getting Started

First, install the node_modules:

yarn

Second, setup husky:

yarn husky install

Third, run the development server:

yarn dev
# or
yarn dev:debug

Open http://localhost:3000 with your browser to see the result.

Contributing

Checkout a new branch from staging

git checkout -b my-feat-branch

Make some changes & stage them

git add .

Add new commit (use the below command instead of git commit command)

yarn cm

About

Montro Health & Wellness

https://www.montro.life/


Languages

Language:TypeScript 98.9%Language:JavaScript 0.6%Language:CSS 0.4%Language:Shell 0.1%