Skip to content

mergestat/blocks

Repository files navigation

MergeStat UI Libraries

This repository is a monorepo manage with Nx.

Packages

How to use

Clone the repository

git clone https://github.com/mergestat/blocks.git

Run project at the root of the workspace

cd blocks
npm install

Run blocks on storybook

npm run start:blocks

Run icons on storybook

npm run start:icons

How to Publish to NPM

Go to packages/blocks/package.json and upgrade the version manually.

{
  "name": "@mergestat/blocks",
  "version": "1.2.6",  <----------- <Upgrade here>
}

Then login, build and publish

npm login
npm run release

Architecture

repo structure

About

Mergestat UI Components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •