1.0.2 • Published 11 months ago

@davra/ui-core v1.0.2

Weekly downloads
-
License
-
Repository
-
Last release
11 months ago

UI Core

Setup

To run the library locally and be able to see your changes without having to publish a new version use npm link

# install dependencies
npm install

# link package
npm link

# start the build with hot reload, great for testing components
npm run build:watch

# build the library, available under dist
npm run build

# run tests
npm run test 
1.0.2

11 months ago

1.0.1

2 years ago

1.0.0-AEP-6394.1

2 years ago

1.0.0-alpha.5

2 years ago

1.0.0-alpha.4

2 years ago

1.0.0-alpha.3

2 years ago

1.0.0-alpha.2

2 years ago

1.0.0-alpha.1

2 years ago