Skip to content

Latest commit

 

History

History
executable file
·
13 lines (7 loc) · 366 Bytes

README.md

File metadata and controls

executable file
·
13 lines (7 loc) · 366 Bytes

Frontend for dormsp.am

React application that gets data from dormspam/web-backend. To open:

npm install

Run this command if loading the app for the first time, or whenever new dependencies get added to the application.

npm start

Runs the app in the development mode.

Open http://localhost:3000 to view it in the browser.