Load the required modules.
npm run bootstrap
Move the files to dist that are required to run.
npm run move-dist
Run monorepo.
npm run start
Last updated 1 year ago