This is a Next.js project bootstrapped with create-next-app
.
npm i
# or
yarn install
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
- /pokemon
- /pokemon/[ pokemonName ]
- /my-pokemon
- /my-pokemon/[ named pokemon ]
npm run dev
# or
yarn test
Note: To see actual scores of lighthouse please use prod env instead of dev