First, install the dependencies (we'll use yarn)
yarn install
Then, run the development server:
yarn dev- Default port is 3000
- Open http://localhost:3000 with your browser to see the result.
There are 3 branches in the organization's repository, main, preview and production.