Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 505 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 505 Bytes

Better Buys

This project was bootstrapped with Create React App.

Setup

1, Install libraries with npm install.

Run

  1. In the root directory, you can start the server by running: npm run server. This runs the server at http://localhost:5000.
  2. You can start the app by running: npm start. This runs the app in the development mode.
  3. Open http://localhost:3000 to view it in the browser.