Package Exports
- @vlian/villianjs
- @vlian/villianjs/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@vlian/villianjs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@vlian/villianjs
A React Antd Library
Usage
TODO
Options
TODO
Development
# install dependencies
$ pnpm install
# develop library by docs demo
$ pnpm start
# build library source code
$ pnpm run build
# build library source code in watch mode
$ pnpm run build:watch
# build docs
$ pnpm run docs:build
# Locally preview the production build.
$ pnpm run docs:preview
# check your project for potential problems
$ pnpm run doctor
LICENSE
MIT