Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lencx/nx

🐠 js utils, react hooks, antd hook, etc.
https://github.com/lencx/nx

antd hooks javascript react storybook utils

Last synced: 2 months ago
JSON representation

🐠 js utils, react hooks, antd hook, etc.

Awesome Lists containing this project

README

        





```bash
# create package
yarn nx

# nx command
yarn nx [-bdirwhV]
# -b build
# -d delete
# -i install
# -uni uninstall
# -r remove build directory
# -w watch current package
# -h help
# -V version

# ---------------------------

# lerna publish
yarn release

# clear build
yarn clean # package/{lib,esm} & storybook-static

# install package dependencies
yarn bootstrap

# deploy storybook to gh-pages
yarn deploy

# run storybook
yarn storybook
```

## Packages

* @l8n/hooks - react hooks
* @l8n/antd - ant design
* @l8n/rc - components