Feature-heavy monorepo boilerplate for static web apps
Library is located at packages/web/forms
.
The main goal is to list components and behaviors with the responsibility of handling web forms.
This package uses:
packages/web/ui
: UI ComponentsA simple React library built in TypeScript. File structure explains pretty well the software architecture.
components
: UI Components