This is a dumb Polymer 3 preview project that I created for demo in my GDG Devfest Bangkok 2017 session that will give a taste of what Polymer 3 element will be.
- NodeJS and npm
- Yarn
- Polymer CLI
- Download it or clone it and then install dependencies with command
yarn install
- Serve project with command
polymer serve --npm
- Play with it. Edit element. Add more element. Whatever you want! Just Do It!