First, run the development server:
npm install
npm run dev
# or
yarn
yarn dev
You can access the api information from the next.config.js file.
Open http://localhost:3000 with your browser to see the result.
First, run the development server:
npm install
npm run dev
# or
yarn
yarn dev
You can access the api information from the next.config.js file.
Open http://localhost:3000 with your browser to see the result.