1.0.0 • Published 5 years ago
lit-element-upload-images v1.0.0
LitElement Demo
LitElement Starter Kit.
Tools:
- Testing: Karma
- Demo: Storybook
- Building: Webpack & Babel
- Development: Lit Element
Testing:
Unit testing with Karma, Mocha and Chai for test abstraction.
Demo
Storybook helps us building a demo for our component.
Building
We use Webpack to build and Babel to transpile the code.
Use
Install Packages
npm iRun Project (development)
npm run devRun Project (production)
npm run prodRun testing with Karma
npm run testRun Demo with StoryBook
npm run storybook1.0.0
5 years ago