See the components in action in the docs or this demo application.
- Install dependencies
npm install
- Watch for file changes
npm run dev
- Open
/docs/index.html
to see changes
Run npm run build
. The build files are in dist
folder. The docs are also built in docs
folder.