Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 239 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 239 Bytes

Garbage-Frontend

Installation:

Clone this repository:

$ git clone https://github.com/connormakh/garbage-frontend.git

In order to install dependancies, use npm:

$ npm install

Run using npm:

$ npm start