Awesome
Polymer Admin Template
Responsive admin dashboard created using Polymer 1.0 and Polymer Starter Kit.
Check out LIVE DEMO
Features
- Polymer 1.0
- Firebase
- Material Design
- Gulp build
- And other features of Polymer Starter Kit
Getting started
- 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
Development workflow
Run development web-server:
gulp serve
Run production web-server:
gulp serve:dist
License
<a href=/LICENSE.txt" target="_blank">MIT</a> license.
Future
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.