0.0.3 • Published 5 years ago

ng-arthur-mobile v0.0.3

Weekly downloads
19
License
-
Repository
github
Last release
5 years ago

An UI components based on Angular. ng-arthur-mobile.

Angular Version

📦 Installation

We recommend using @angular/cli to install. It not only makes development easier, but also allows you to take advantage of the rich ecosystem of angular packages and tooling.

$ ng new PROJECT_NAME
$ cd PROJECT_NAME
$ npm install @ng-arthur-mobile/common @ng-arthur-mobile/core @ng-arthur-mobile/http

More information about @angular/cli here.

You can also install ng-arthur-mobile with npm or yarn

$ npm install ng-arthur-mobile

🔨 Usage

Import the module into every module where you want to use the components.