Skip to content

Polymer-Japan/try-lit

Repository files navigation

Try lit-html and LitElement now

はじめる

git clone [email protected]:Polymer-Japan/try-lit.git
cd try-lit
npm i

書いて試す

TypeScript で書きながら parcel で試します。

lit-html を試す

lit-html/app.ts を編集したら、次のコマンドを実行します。

npm start lit-html/index.html

lit-element を試す

lit-element/app.ts を編集したら、次のコマンドを実行します。

npm start lit-element/index.html

About

Try lit-html and LitElement now

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published