Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 346 Bytes

readme.md

File metadata and controls

18 lines (12 loc) · 346 Bytes

deepcase boilerplate

https://www.npmjs.com/settings/deepcase/packages


requirements

  • node.js v8.6 or later
  • capacitor v2.2 or later

install

  • Global
    • Install rush: npm install -g @microsoft/rush
  • Local
    • Clone this repo and cd into it.
    • Run rush update