Polymer / polymer-starter-kit

A starting point for Polymer apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reusable components: http://127.0.0.1:8081/components/polymer-starter-kit url not working

tanmaypatil opened this issue · comments

Description

application url is loading up correctly http://127.0.0.1:8081
However reusable component url is not working .

Expected outcome

http://127.0.0.1:8081/components/polymer-starter-kit should work fine.

Actual outcome

After installing polymer starter kit , reusable component url is not working .
Below url : http://127.0.0.1:8081/components/polymer-starter-kit gives 404.
404

Live Demo

NA

Steps to reproduce

Just run polymer serve --open

Browsers Affected

Checked in chrome

  • Chrome

You should the application URL: http://127.0.0.1:8081

404_1

Getting this explicit message on command line with url details .

In the third line you can read applications: http://127.0.0.1:8081.

+1 what @abdonrd said; more details on the difference between the 2 types of projects that polymer serve works on https://www.polymer-project.org/2.0/docs/tools/polymer-cli#project-types