Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 783 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 783 Bytes

🚀 front-storybook-app app 🚀

A frontend app serving our storybook.

⚡ CLI

Description Command
🛠️ Build pnpm nx build front-storybook-app
🚀 Launching front-storybook-app (port 4200) pnpm nx serve front-storybook-app

🔶 Useful flags

flag Description
--skip-nx-cache disables nx caching; the command will be ran fully
--verbose prints additional error stack trace on failure