joshpham97 / soen487-restful-repository

SOEN 487 Team Project
0 stars 0 forks source link

Setup Frontend #32

Closed ExZos closed 3 years ago

ExZos commented 3 years ago

Created a webapp module setting up React

What you need:

If you don't have any then you could just install this: https://nodejs.org/en/ (includes both nodejs and npm)

How to start app:

  1. run the album service server
  2. open cmd or use built-in terminal in IDE
  3. cd to the webapp directory
  4. run command npm install
  5. then run npm start

What to test:

Screenshots to compare: Capture Capture Capture