0.0.1 • Published 3 years ago

componentry-elements v0.0.1

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

Getting Started

To start building a new web component run:

npm install
npm start

To build the component for production, run:

npm run build

To run the unit tests for the components, run:

npm test
0.0.1

3 years ago