Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 446 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 446 Bytes

This project is used to build ratethisfor.me

Getting Started

IF you want to try it out locally one can run:

npm run dev
# or
yarn dev

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

Workflow

This App is being deployed to netlify on each push to main. (also any PR will create a review env there.