Skip to content

Commit 8d0bb7d

Browse files
authored
Update Readme.md
1 parent 2fba17c commit 8d0bb7d

File tree

1 file changed

+5
-22
lines changed

1 file changed

+5
-22
lines changed

Readme.md

Lines changed: 5 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
1+
## CHAOS Library
22

3-
## Getting Started
3+
To access the library: venture to https://manchester-central.github.io/
4+
5+
# Setting up Dev Environment
46

57
If you have never run this project before, run:
68

@@ -20,23 +22,4 @@ pnpm dev
2022
bun dev
2123
```
2224

23-
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
24-
25-
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
26-
27-
This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.
28-
29-
## Learn More
30-
31-
To learn more about Next.js, take a look at the following resources:
32-
33-
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
34-
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
35-
36-
You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!
37-
38-
## Deploy on Vercel
39-
40-
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
41-
42-
Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
25+
Open [http://localhost:3000](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.

0 commit comments

Comments
 (0)