1.0.2 • Published 3 years ago
@locatrics/styleguide v1.0.2
Styleguide utility module.
Works as a Single-Spa Utility Module
Contains global theme provider and certain reusable UI-components available to all micro-frontends
Commands
Start app locally - npm start
Build sources and types - npm run build
Build sources - npm run build:webpack
Build types - npm run build:types
Run linter - npm run lint
Run tests - npm run test
Collect tests coverage - npm run coverage
TODO
- Create working utility module
- Configure typescript, eslint, webpack
- Make it visible to other micro-frontends via external modules declaration
- Create separate package containing reusable types/interfaces exposed by this utility
- Create CI/CD process:
- With ability to update of shared import-map
- With ability to update types package
1.0.2
3 years ago