@ccreusat/icons

Edifice Icons Library


Keywords
react, frontend, icons, ui
License
AGPL-3.0
Install
npm install @ccreusat/icons@1.0.0-next.1

Documentation

Edifice UI

Edifice React Monorepo with React Components and Icons Library

Prerequisites

  • pnpm: >= 7 | 8
  • node: >= 16 | 18

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