Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 176 Bytes

prune.md

File metadata and controls

19 lines (13 loc) · 176 Bytes

Installation

Windows:

.\prune.ps1; npm i; npm run build

Linux:

npm run prune && npm i && npm run build

Start

npm start