This is a Next.js project bootstrapped with create-next-app
.
From the /client directory, run:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
From the /server directory, run:
python3 server.py
Open http://localhost:5000 with your browser to see the result.