You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
2
2
3
-
## Getting Started
3
+
To access the library: venture to https://manchester-central.github.io/
4
+
5
+
# Setting up Dev Environment
4
6
5
7
If you have never run this project before, run:
6
8
@@ -20,23 +22,4 @@ pnpm dev
20
22
bun dev
21
23
```
22
24
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