This is a Soar, a project bootstrapped with create-next-app.
First, install all dependencies:
npm install
# or
yarn installSecond, run the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.