Skip to content

0x2A-git/monorepo-tutorial

Repository files navigation

monorepo

Try it out

Setup

$ yarn
$ yarn workspace @shared/entities run build

Run back-end

$ yarn run back:dev

Run front-end

$ yarn run web:dev