0.0.1 • Published 4 years ago
dd-wc v0.0.1
Getting Started
To start building a new web component using Stencil, clone this repo to a new directory:
git clone
cd my-component
git remote rm originand run:
npm install
npm startTo build the component for production, run:
npm run build0.0.1
4 years ago