Skip to content

wortwart/retro-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<retro-web-app>

Celebrates the beauty of 90s-style HTML with the help of Polymer custom elements (and a metric ton of JavaScript). This project depends on retro-web-elements, also published on NPM as retro-elements.

See it live: https://woerter.de/projects/retro-web/

Install the Polymer-CLI

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

Building Your Application

$ polymer build

This will create builds of your application in the build/ directory, optimized to be served in production. You can then serve the built versions by giving polymer serve a folder to serve from:

$ polymer serve build/default

Check polymer.json for build details and file path specifications. Good luck with that.

About

A 90s-style webpage using Polymer custom elements

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages