Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 194 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 194 Bytes

How to run

  1. Install Node into you machine
  2. Install project dependencies with command
    $npm install
  3. To Start project run command
    $npm start