Cute audio and visual effects at https://kawaiifx.netlify.app.
npm install -g polymer-cli
git clone https://github.com/zwliew/kawaiifx.netlify.app
cd start-lit-element
npm install
polymer serve
git clone https://github.com/zwliew/kawaiifx.netlify.app
npm install -g polymer-cli
cd start-lit-element
npm install
polymer serve
Build your project and serve the build locally:
polymer build
polymer serve build/default
-
Update firebase.json and .firebaserc with your own app details.
-
Deploy.
firebase deploy
See the Firebase CLI Reference for more info.
At the time of writing (Dec 11 2018) this app was scoring 100% on all Lighthouse audits when deployed, and was working fine on the most recent versions of Chrome, Safari, Firefox, and Edge.
Let me know of any issues.
(All browsers) Dynamic import
warning:
Could not resolve module specifier "require" in file "..src/start-lit-element.js".
See Polymer/tools#131.
(IE11 and Edge) Warning due to <!--!
in built HTML:
Unexpected character: U+0021 EXCLAMATION MARK (!)
Unexpected character in comment end. Expected "-->"