@zohodesk/client_build_tool
Version:
A CLI tool to build web applications and client libraries
28 lines (16 loc) • 366 B
Markdown
# Welcome
This is a library template.
Supported and Tested Environment
| Name | Version |
| :--: | :------: |
| node | v18.11.0 |
| npm | 8.19.2 |
So Please make sure you use the right node and npm version
## To install your app
> `npm install`
## To create lib folder
> `npm build_es`
## To create es folder
> `npm build_lib`
Happy Code :>) 🤟