litelement website:基于Web组件的使用LitElement和TypeScript的单页应用程序(SPA) 源码
LitElement网站 基于Web组件的单页应用程序(SPA),使用LitElement,用于导航的Vaadin路由器和TypeScript。 快速开始 首先,安装依赖项: npm install 开始预览应用程序Ñ npm run start 这将使用该应用程序打开默认浏览器。 剧本 start运行您的应用进行开发,重新加载文件更改 start:build在使用build命令构建应用之后运行它 build构建您的应用程序并将其输出到dist目录中 使用Karma test运行您的测试套件 lint为您的项目运行linter
文件列表
litelement-website-master.zip
(预估有个45文件)
litelement-website-master
rollup.config.js
1KB
.storybook
preview.js
328B
main.js
357B
package.json
3KB
cypress
plugins
index.js
158B
cy-ts-preprocessor.js
399B
暂无评论