Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 384 Bytes

File metadata and controls

17 lines (13 loc) · 384 Bytes

react-test

  1. Create folder for application
  • mkdir name
  • cd name
  1. Download application from GitHub
  1. Start application
  • npm start
  1. Use application in a web browser
  • Open a web browser (Chrome, Safari and Firefox were tested)
  • go to localhost:8080