ngr-rba-source

0.0.1 • 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"

Readme

Keywords

none

Package Sidebar

Install

npm i ngr-rba-source

Weekly Downloads

1

Version

0.0.1

License

ISC

Last publish

Collaborators

  • moonwishes