To access the library: venture to https://manchester-central.github.io/
If you have never run this project before, run:
npm installNext, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result. If 3000 is busy, the server will spin up on another port listed in the command line.