-
Clone this repository
git clone https://github.com/zyndly/seeable-tarlac.git
It is encouraged to use yarn so the husky hooks can work properly.
yarn install
You can start the server using this command:
yarn dev
Open http://localhost:3000 with your browser to see the result. You can start editing the page by modifying src/pages/index.tsx
.
This project is using conventional commits, it is mandatory to use it to commit changes.