1.0.0 • Published 2 years ago
@genesislcap/pbc-reporting v1.0.0
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
- Install dependencies:
npm run bootstrap- Start Web development server in watch mode:
npm run dev- Build for production:
npm run buildPreview production build:
npm run serveClean
Remove distribution and node_modules directories:
npm run cleanBaseline task combines clean and bootstrap tasks into a single command:
npm run baseline1.0.0
2 years ago