Skip to content

Latest commit

 

History

History
executable file
·
14 lines (9 loc) · 276 Bytes

readme.md

File metadata and controls

executable file
·
14 lines (9 loc) · 276 Bytes

<Project name>

Installation

  1. install nodejs (node v14.x+npm v6.x or node v16.x+npm v7.x) for your platform
  2. go to project's directory
  3. run npm i or npm i --legacy-peer-deps

Dev mode

  1. make installation
  2. go to project's directory
  3. run npm start