An open API service indexing awesome lists of open source software.

https://github.com/zj-john/ai-components

ai-components
https://github.com/zj-john/ai-components

Last synced: about 1 year ago
JSON representation

ai-components

Awesome Lists containing this project

README

          

# ai-jimu

[![NPM version](https://img.shields.io/npm/v/jimu.svg?style=flat)](https://npmjs.org/package/ai-jimu)
[![NPM downloads](http://img.shields.io/npm/dm/jimu.svg?style=flat)](https://npmjs.org/package/ai-jimu)

some components

## Usage

TODO

## Options

TODO

## Development

```bash
# install dependencies
$ yarn install

# develop library by docs demo
$ yarn start

# build library source code
$ yarn run build

# build library source code in watch mode
$ yarn run build:watch

# build docs
$ yarn run docs:build

# check your project for potential problems
$ yarn run doctor
```

## LICENSE

MIT