@zohodesk/client_build_tool
Version:
A CLI tool to build web applications and client libraries
31 lines (17 loc) • 382 B
Markdown
# Welcome
This is a web applications template.
Supported and Tested Environment
| Name | Version |
| :--: | :------: |
| node | v18.11.0 |
| npm | 8.19.2 |
OS : Mac , ubuntu
So Please make sure you use the right node and npm version
## To install your app
> `npm install`
## To run app
> `npm run start`
## To create build
> `npm run build`
Happy Code :>) 🤟