Skip to content

A monorepo with both frontend and backend projects managed in single codebase, built using lerna, managed with yarn workspaces

Notifications You must be signed in to change notification settings

dhruv-m-patel/lerna-monorepo-sample

Repository files navigation

@dhruv-m-patel/lerna-monorepo-sample

A monorepo with both frontend and backend projects managed in single codebase, built using lerna, managed with yarn workspaces

CI Status

Setup

git clone [email protected]:dhruv-m-patel/lerna-monorepo-sample.git
cd lerna-monorepo-sample
yarn install
yarn dev

Access the react app running on http://localhost:3000

Access the backend api running on http://localhost:4000/api/message

About

A monorepo with both frontend and backend projects managed in single codebase, built using lerna, managed with yarn workspaces

Topics

Resources

Stars

Watchers

Forks