oieduardorabelo / ccsseraphini

cc @sseraphini

Home Page:https://ccsseraphini.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cc @sseraphini / monorepo

cc @sseraphini article

Getting Started

This project uses classic Yarn 1.x Workspaces

To setup a local development, you can clone and run Yarn in the root of the project:

git clone https://github.com/sibelius/ccsseraphini
cd ccsseraphini
yarn install

This will install all dependencies for projects inside apps/

Now you can use yarn workspace API to start a project:

yarn workspace web dev # this will run 'apps/web/package.json' script called 'dev'

About

cc @sseraphini

https://ccsseraphini.vercel.app/


Languages

Language:TypeScript 86.1%Language:JavaScript 13.7%Language:Shell 0.2%