Go to file
2021-03-24 16:07:51 +03:00
src rem describes 2021-03-24 16:07:25 +03:00
.gitignore init 2020-04-20 15:46:20 +03:00
.npmignore init 2020-04-20 15:46:20 +03:00
.prettierignore init 2020-04-20 15:46:20 +03:00
.prettierrc init 2020-04-20 15:46:20 +03:00
package-lock.json update structure 2020-12-15 03:10:15 +03:00
package.json bump 0.2.3 2021-03-24 16:07:51 +03:00
README.md add readme 2020-04-20 16:30:01 +03:00
tsconfig.json init 2020-04-20 15:46:20 +03:00

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