Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Latest commit

 

History

History
41 lines (24 loc) · 657 Bytes

File metadata and controls

41 lines (24 loc) · 657 Bytes

Pulse Performance (frontend)

Welcome to the front end for the Pulse Performace!

Pre-requisites

  • npm
  • git
  • nodejs

Getting Started

To start, either clone this repository and the backend, or simply use comp3005_merge, which includes both as submodules.

This repo

git clone git@github.com:paranoidAndroid0124/comp3005final_frontend.git

Merged frontend and backend

git clone git@github.com:paranoidAndroid0124/comp3005_merged.git

installation

npm install

Running the frontend

npm start

This will open a new browser window

resources

https://www.youtube.com/watch?v=v2GWfmZOeXI&t=0s

legendary tutorials