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
- Host: GitHub
- URL: https://github.com/zj-john/ai-components
- Owner: zj-john
- License: mit
- Created: 2024-01-26T13:40:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-19T02:56:05.000Z (over 1 year ago)
- Last Synced: 2025-02-11T13:59:25.176Z (over 1 year ago)
- Language: TypeScript
- Size: 11.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ai-jimu
[](https://npmjs.org/package/ai-jimu)
[](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