Edifice React Monorepo with React Components, Editor and Icons Library
pnpm: >= 7 | 8
node: >= 16 | 18
pnpm install
pnpm run build
pnpm run lint
pnpm run fix
pnpm run format
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