Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 192 Bytes

01_installation.md

File metadata and controls

19 lines (13 loc) · 192 Bytes

Installation

npm install -g @ionic/cli@latest
npm i

if you use macOS and package-lock.json is included use

npm ci

back to Index