mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-10 04:22:12 +00:00
Polymer Example
This directory is a brief example of a Polymer app that can be deployed with ZEIT Now and zero configuration.
Deploy Your Own
Deploy your own Polymer project with ZEIT Now.
Live Example: https://polymer.now-examples.now.sh
How We Created This Example
To get started with Polymer deployed with ZEIT Now, you can use the Polymer CLI to initialize the project:
$ polymer init
Deploying From Your Terminal
You can deploy your new Polymer project with a single command from your terminal using Now CLI:
$ now