Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

MonoidDev/frontend-utils

Repository files navigation

frontend-utils

Shared bit component library

Required tools

  • bash@^4
  • jq@^jq-1.6

Env

bit

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

Commit

Follow the Conventional Commit syntax.

<type>[optional scope]: <description>

[optional body]

[optional footer(s)]

Install in other repositories

bash -c "$(curl -sSf -o- https://raw.githubusercontent.com/MonoidDev/frontend-utils/main/sh/init.sh)"
# intaracting...

About

Shared bit component library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published