Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.

moebiusmania/polymer-v3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polymer-v3

Testing the awesome new Polymer v3!

This repository holds example code for this post on Medium. (coming soon)

Install & start

Clone this repo, install dependencies with:

$ yarn 
-- or --
$ npm install

then start the project with:

$ yarn start
-- or --
$ npm start

and open the browser on localhost:8081.

Automated tasks

$ yarn start

Starts a webserver on port :8081 and Webpack in watch mode.

$ yarn deploy

Publish the ./dist folder on a gh-pages branch and push it to remote server to (re)build the Github Page.

License

Released under the MIT license.

About

Testing the new awesome Polymer v3!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published