Skip to content

gouravkhator/lit-element-starter-rollup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lit Element Starter Project

This starter toolkit helps you build web apps with ease.

It provides some web app functionalities to start with when creating a new project. More features is supposed to be added in future versions.

Get Started

Firstly, clone this repository. Then follow below commands :

Install Dependencies

npm install

Run the project locally

npm run serve

Build the project

npm run build

Future Scope

I would add Routing, Minification, and Global State Management to this Starter Toolkit.

About

A starter demo project using Lit Element and Rollup

Topics

Resources

Stars

Watchers

Forks