0.1.6 • Published 2 years ago

svg-figures v0.1.6

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

my-widget

CLI Commands

# install dependencies
npm install

# serve demo 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.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago