Skip to content

pablorguez/polymer-3-webpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polymer-3-webpack

Requirements:

  • webpack installed globally: $ npm install -g webpack
  • Chrome v.61+ (Canary)
  • yarn: $ npm install -g yarn
  • polymer-cli: $ npm install -g polymer-cli

Installation:

  1. Download or clone this project.
  2. $ cd polymer-3-webpack
  3. $ yarn install

Execution:

In a terminal run $ polymer serve --npm.

In another terminal run $ npm run start.

Open http://127.0.0.1:8081/components/polymer-3-webpack/ into Chrome Canary.

About

Polymer 3.0 + Webpack Test Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 83.0%
  • HTML 17.0%