1.0.0 • Published 3 years ago

@tolst/cli v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

tolst-cli

This is the platform for the microfrontends

How to check that it works?

npm start

How 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:version

How to use?

See the example project - https://github.com/Shuvani/tolst-dummy