@shuva/cli
v6.0.3
Published
This is the platform for the microfrontend
Downloads
62
Readme
tolst-cli
This is the platform for the microfrontends
How to check that it works?
npm startHow to publish?
You can publish new npm version only from the main branch!
git add .
git commit -m "-"
npm version patch
// можно посмотреть появился ли тег в git graph
npm run new:versionHow to use?
See the example project - https://github.com/Shuvani/tolst-dummy
