Skip to content

AugustoL/v1-monorepo

 
 

Repository files navigation

Carrot frontend monorepo

A monorepo for Carrot v1 frontend packages.

Setup

Install packages

On the root folder run

 pnpm install

build packages

 pnpm build

frontend

The carrot UI

To run it

 pnpm start

UI

The carrot design system with storybook

To run it

 pnpm start

SDK

Lib that connects to contracts

React

Reusable utility functions and hooks

About

A monorepo for Carrot v1.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.7%
  • JavaScript 3.3%
  • Other 1.0%