@tolst/cli

1.0.0 • Public • Published

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

/@tolst/cli/

    Package Sidebar

    Install

    npm i @tolst/cli

    Weekly Downloads

    1

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    1.98 kB

    Total Files

    3

    Last publish

    Collaborators

    • shuavni