1.0.0 • Published 5 months ago

@genesislcap/pbc-reporting v1.0.0

Weekly downloads
-
License
SEE LICENSE IN li...
Repository
-
Last release
5 months ago

Web Client

Frontend stack

Genesis components are standards-based Web Components, making them compatible with almost any modern web framework. Our state-of-the-art design system and component set is built on top of Microsoft FAST.

Development

  1. Install dependencies:
npm run bootstrap
  1. Start Web development server in watch mode:
npm run dev
  1. Build for production:
npm run build

Preview production build:

npm run serve

Clean

Remove distribution and node_modules directories:

npm run clean

Baseline task combines clean and bootstrap tasks into a single command:

npm run baseline
1.0.0

5 months ago