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

deep-foundation/boilerplate

Repository files navigation

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