Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 206 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 206 Bytes

lit

Install Dependencies

Open your terminal and cd to the this project. Then run:

npm i

After NPM finishes installing, you can build and run it in the browser:

npm start