edificeio / edifice-ui

Edifice Frontend Libraries
https://edificeio.github.io/edifice-ui/
GNU Affero General Public License v3.0
0 stars 4 forks source link
components monorepo react typescript

Edifice UI

Edifice React Monorepo with React Components, Editor and Icons Library

Prerequisites

Getting Started

pnpm install

Build

pnpm run build

Eslint Lint

pnpm run lint

Eslint Fix

pnpm run fix

Prettier

pnpm run format

Push Force

git push --force is not recommended!

After a git history rewrite due to a git push --force, the git tags and notes referencing the commits that were rewritten are lost.

If it happens, read this troubleshooting section: Troubleshooting