Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 214 Bytes

prune.md

File metadata and controls

19 lines (13 loc) · 214 Bytes

Installation

Windows:

.\prune.ps1; npm i --legacy-peer-deps; npm run build

Linux:

npm run prune && npm i --legacy-peer-deps && npm run build

Start

npm start