Skip to content

Latest commit

 

History

History
68 lines (56 loc) · 1.79 KB

File metadata and controls

68 lines (56 loc) · 1.79 KB
layout home
hero
image name text tagline actions
WEB Components
Vue3
used in 'old world' apps
theme text link
brand
MFA (CIPS)
/packages/mfa/README
theme text link
brand
Search (IM)
/packages/search-incentivemall/README
theme text link
brand
Account (EBC)
/packages/account-ebc/README
theme text link
brand
Toast
/packages/toast/README
theme text link
brand
New password
/packages/new-password/README
theme text link
brand
Newsletter
/packages/newsletter/README
features
icon title details link
The Original Tool forJavaScript Monorepos
Fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
icon title details link
Next Generation Frontend Tooling
Build tool that aims to provide a faster and leaner development experience for modern web projects.
icon title details link
The Progressive JavaScript Framework
An approachable, performant and versatile framework for building web user interfaces.

::: tip COMMANDS Compile, build all components:

npm run lerna

Localy develop docs:

npm run docs:dev

Build docs:

npm run docs:build

:::