0.7.0 • Published 3 years ago

@ankur.kus1/microfrontend v0.7.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

my-widget

CLI Commands

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build npm ready bundles to be consumed by other Preact web apps
npm run build:widget

# build npm ready bundles to be used as a component library
npm run build:lib

# lint the project with eslint to find code style issues
npm run lint

# run tests with jest and enzyme
npm run test

For detailed explanation on how things work, checkout the CLI Readme.

0.7.0

3 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago