Skip to content

wortwart/retro-web-app

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

<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