ngr-rba-libs

0.0.12 • Public • Published

Synopsis

This is the library package for ngr project. All shared components or functions that will be used across mutiple ngr component should be coded in here and used in ngr via "npm install".

Motivation

In order to reduce QA regression test, we intend to separete shared code from ngr project. So that we have version control over these code, and we only need to do test to updated components in ngr.

Installation

Build

  • Dev version: "npm run start"
  • Prod version: "npm run build"

Tests

  • Run test: "npm test"

/ngr-rba-libs/

    Package Sidebar

    Install

    npm i ngr-rba-libs

    Weekly Downloads

    8

    Version

    0.0.12

    License

    ISC

    Last publish

    Collaborators

    • moonwishes