FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

here/frontend at develop · fullstackatbrown/here · GitHub

Latest commit

 

History

History

README.md

Here Frontend

This is the frontend for Here, a platform for lab section management for Brown University course staff and students.

We use Next.js, a React framework, along with MUI for components.

Getting started

In order to get up and running, make sure you are in this frontend directory and run the following commands:

yarn install

This will install all the dependencies for the project. Then, run the following command to start the development server:

yarn dev

This will start the development server on port 3000. You can access the frontend at http://localhost:3000.


Back | FazBrowse Home | New Git URL