0.4.4-0 • Published 5 years ago

at-ui-nerv v0.4.4-0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

AT-UI-Nerv

Build Status Coverage Status

Getting Started

Install

npm i --save at-ui-nerv

Because the style of AT-UI is independent. It's a separate project. So we should install AT-UI-Style first.

npm i at-ui-style

Usage

AT-UI-Nerv's components can be imported in ES6 way.
import {Button} from 'at-ui-nerv'

License

MIT