Skip to content

Repository files navigation

effy-start-element

A simple Hello World for LitElement.

Quick start

npm install -g polymer-cli
git clone https://github.com/kevinLB/effy-start-element
cd effy-start-element
npm install
polymer serve

Detailed setup info

Clone this repo

git clone https://github.com/kevinLB/effy-start-element

Start a dev server

npm install -g polymer-cli
cd effy-start-element
npm install
polymer serve

Build for production and serve locally

Build your project and serve the build locally:

polymer build
polymer serve build/default

If you changed significant stuff (e.g. filenames, folder structure, installed other modules, etc), edit your polymer.json file to configure your build correctly. See the Polymer CLI documentation for more info.

About

Effy start element

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages