git clone git@github.com:Polymer-Japan/try-lit.git
cd try-lit
npm i
TypeScript で書きながら parcel で試します。
lit-html/app.ts
を編集したら、次のコマンドを実行します。
npm start lit-html/index.html
lit-element/app.ts
を編集したら、次のコマンドを実行します。
npm start lit-element/index.html
git clone git@github.com:Polymer-Japan/try-lit.git
cd try-lit
npm i
TypeScript で書きながら parcel で試します。
lit-html/app.ts
を編集したら、次のコマンドを実行します。
npm start lit-html/index.html
lit-element/app.ts
を編集したら、次のコマンドを実行します。
npm start lit-element/index.html