mintproject / MINT-UI

Client UI for MINT
Apache License 2.0
0 stars 0 forks source link

MINT-UI

Setup

Prerequisites

Install polymer-cli: (Need at least npm v0.3.0)

npm install -g polymer-cli
Setup
# Or cloning direct from GitHub
git clone https://github.com/varunratnakar/MINT-UI.git
cd MINT-UI
bower install

Start the development server

polymer serve

Build

polymer build