Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 819 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 819 Bytes

React App Example

The app is created using the tutorial:
https://learn-reactjs.ru/tutorial

Start Application

Run npm start or start_app.bat in the ReactApp folder:

image

Start Auto Tests

Run npm run all in the SeleniumTests folder:

image

Or run all from Explorer | NPM Scripts in VS Code:

image