Skip to content

locol23/learn-lit-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learn-lit-html

learn lit-html

Tech Stack

Prerequisites

Getting Started

Clone the repository

git clone https://github.com/locol23/learn-lit-html.git

Install dependencies

cd learn-lit-html
yarn

# if you use npm
rm yarn.lock
npm i

Develop

yarn build

#if you use npm
npm run build

Go to http://localhost:1234

LICENSE

MIT

Releases

No releases published

Packages

No packages published