WellNUS / frontend

frontend-well-nus.vercel.app
0 stars 0 forks source link

WellNUS

Installation and Setup

  1. Ensure you have npm package manager on your machine
  2. clone repository to your machine and cd into folder
  3. run npm install to install all the dependencies
  4. To start, run npm start
  5. Open http://localhost:3000 to view it in the browser.

Note: To fully test frontend with functionality, the backend has to be running concurrently with the frontend. Refer to instructions on the backend README on how to setup backend.

Default domain specifications

Ensure that these ports are available before starting the respective servers.