webportal-components-monorepo
v1.0.0
Published
monorepo for webportal components
Readme
run individual projects by calling
- npm install
- npx turbo build --filter=@cgiote/webportal-components
- npx turbo dev --filter=playground (alternatively npm run dev --workspace="apps/playground")
- npx turbo dev --filter=common-frontend (alternatively npm run dev --workspace="apps/common-frontend")
