/base-elements

This uses lit-element to create web components to style web pages.

Primary LanguageTypeScript

Base Elements Github Actions

This contains styled web components that are used to create websites. This project is in constant development and things will change around.

Usage

Please see the wiki to see how to use the components in a web page. While the Wiki is being created view the source of this file.

Development

Install the npm modules after you have cloned the repo.

npm install

To run this in a dev environment just use webpack to build and watch the src. This folder is used to demo the components as well as develop the components. Then the site will be at localhost:8080.

npm run start

License

Currently the license for this project is No License.