Shared bit component library
bash@^4
jq@^jq-1.6
First, you have to install bvm
command, which is is a version manager for Bit.
yarn global add @teambit/bvm
Then, the latest bit
command is installed.
bvm install
After the bit
command was been installed, you make the monoid.monoid
scope on bit visible doing login to bit.dev.
bit login --port 58085
Follow the Conventional Commit syntax.
<type>[optional scope]: <description>
[optional body]
[optional footer(s)]
bash -c "$(curl -sSf -o- https://raw.githubusercontent.com/MonoidDev/frontend-utils/main/sh/init.sh)"
# intaracting...