Skip to content

Working prototype of building WISVCH committee websites using custom elements

Notifications You must be signed in to change notification settings

GijsWeterings/lustrum-custom-elements

 
 

Repository files navigation

lustrum.ch

Website for the 12th lustrum of Christiaan Huygens.

This website is not the official website publicly available at https://lustrum.ch. This project is intended to prototype the usage of custom elements for committee websites of Christiaan Huygens.

Install the Polymer-CLI

First, make sure you have the Polymer CLI installed. Then run polymer serve to serve your application locally.

Viewing Your Application

$ yarn run serve

Make sure you optimized the images by running

$ yarn run build optimize-images

Produce a production build

$ yarn run build

You can view the build with

$ yarn run serve build

About

Working prototype of building WISVCH committee websites using custom elements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.9%
  • JavaScript 47.1%