Polyfire is a Google Polymer and Firebase Start App
The frontend for Polyfire will use Polymer Library. Learn more at https://polymer-project.org
The backend we store data in realtime with firebaseio.com and host the app on firebaseapp.com
1. git clone ... 2. npm install 3. bower install 4.Our goal is to have a starter app that gets you started with a new Polymer Firebase web / mobile web app fast. We plan to include:
- Responsive design using drawer layout for both desktop and mobile.
- Home page with login and signup forms and basic marketing layout.
- Login and signup form that uses email and password or Google account signup and authentication.