Skip to content

liqingrikeiikyeong/at-angular

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 45.5%
  • TypeScript 33.5%
  • HTML 20.4%
  • Other 0.6%