hu19891110 / at-angular

at-ui for angular version

Home Page:http://ng-at.thunderjava.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AT ANULAR UIKIT

献给喜欢ANGULAR的小伙伴

install

npm install at-ng

add the module to your root module

AtModule.forRoot()

Add the AT-UI In your project

in angular-cli project

.angular-cli.json

"styles": [
        "styles.css",
        "../node_modules/at-ui-style/css/at.css"
      ],

About

at-ui for angular version

http://ng-at.thunderjava.com


Languages

Language:CSS 45.5%Language:TypeScript 33.5%Language:HTML 20.4%Language:JavaScript 0.4%Language:Shell 0.1%Language:Ruby 0.1%