angular-templates/README.md
2020-04-20 16:30:01 +03:00

499 B

Angular templates for Genry scaffolder

Installation

  1. Create .npmrc file at the root of your project:

    @rbkmoney:registry=https://npm.pkg.github.com/
    
  2. Authenticate to GitHub Packages

  3. Install package:

    npm i @rbkmoney/angular-templates -D