Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 299 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 299 Bytes

Laboratory work 3, 4, 5

How to launch?

  1. Download this repo to your PC
  2. Extract and open root of this project in your terminal
  3. Enter command
npm install
  1. Enter command
npm start
  1. Go to http://localhost:7000

  2. For debuggin use:

npm dev run