Skip to content

tolak-dev/nx-angular-storybook

Repository files navigation

Nx Angular Storybook

NG + Storybook is a fully integrated Nx monorepo boilerplate featuring Angular 20, Storybook 9, and Tailwind 4.


Project Overview

  • web-app: Main Angular application.
  • shared/environments: Environment configuration.
  • shared/styles: Global styles including Tailwind CSS.

🚀 Live Preview

View the demo app on gitHub pages

Getting Started

Install dependencies

npm install

Run Web App

npm run start:web-app

Run Storybook

npm run storybook

Build Storybook

npm run build:storybook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published