Responsive admin dashboard created using Polymer 1.0 and Polymer Starter Kit.
Check out LIVE DEMO
- Polymer 1.0
- Firebase
- Material Design
- Gulp build
- And other features of Polymer Starter Kit
- Clone project:
git clone https://github.com/akveo/polymer-admin.git
-
Download and install nodejs. The version should be at or above 0.12.x.
-
Install gulp and bower globally:
npm install -g gulp bower
- Install dependencies:
npm install && bower install
- Build & vulcanize sources:
gulp
Run development web-server:
gulp serve
Run production web-server:
gulp serve:dist
<a href=/LICENSE.txt" target="_blank">MIT license.
It's just a first version, but we will continue development of this template to create the whole framework that can be applied to develop admin dashboards using Polymer.
We are eager to hear your feedback to make the template better.
Enjoy!
Made with ♥ by Akveo team.