Skip to content
This repository has been archived by the owner on Aug 19, 2023. It is now read-only.

UTDallasEPICS/ATC-Patient-Management-Frontend

Repository files navigation

ATC Patient Management Frontend

Getting Started

Before anything, read last semester's final report in Edusouced, read everything in the documentation, and everything in the wiki.

Building and the Running Front-end

  1. cd to ATC-Patient-Management-frontend
  2. run pnpm install
    • NOTE: may have upstream dependency conflict

    • run pnpm install --force
    • NOTE: Read up on --force here:

  3. run npm run dev to start frontend
    • NOTE: Back-end must be running, else fetch error when login in

  4. go to http://localhost:3000 in browser to see the app

Learn More

To learn more about Next.js, take a look at the following resources:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published