static-ts-monorepo-starter-pack

Feature-heavy monorepo boilerplate for static web apps


Project maintained by Rock-n-Prog Hosted on GitHub Pages — Theme by mattgraham

Web UI

Library is located at packages/web/ui.

This package uses:

Software architecture

A simple React library built in TypeScript. File structure explains pretty well the software architecture.

UI Components

UI Components are documented using via storybook.

To run storybook locally, refer to web-ui’s README.md file.

File structure