A polymer3 starter kit that uses redux and webpack. This project is an extension of polymerx starterkit
- To run this project, you must have Node installed.
Begin by cloning this repository to your machine, and installing all NPM dependencies.
git git@github.com:jobizzness/polymer-quickstart.git
cd polymer-quickstart && npm install
yarn:build
npm start
Next, Open your browser and visit localhost:3000 :).
- Visit:
localhost:3000
.