madebyluque / ccsseraphini

cc @sseraphini

Home Page:http://sseraphini.cc/

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

http://sseraphini.cc/


Languages

Language:TypeScript 87.7%Language:JavaScript 12.2%Language:Shell 0.1%