项目作者: afternoon2

项目描述 :
Custom element template repository
高级语言: JavaScript
项目地址: git://github.com/afternoon2/web-component-template.git
创建时间: 2019-06-23T08:57:59Z
项目社区:https://github.com/afternoon2/web-component-template

开源协议:MIT License

下载


Web Component Template

Template repository for custom element UI library development

Usage

Download or clone this repository and run npm start to run dev environment. Instant browser preview available on localhost:8080.

To make a production build, run npm run build.