eolszewski / PatientIO-Radiator

Patient IO Information Radiator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Patient IO Radiator

Forked from https://github.com/flatlogic/angular-material-dashboard.git - thank you, flatlogic!

Getting started

Clone project:

$ git clone https://github.com/eolszewski/PatientIO-Radiator.git

Install dependencies:

$ cd patientio-radiator
$ npm install

Install gem 'sass'

$ gem install sass

Run development web-server:

$ gulp serve

Features

  • AngularJS
  • Angular UI Router
  • Angular Material
  • Sass styles
  • Gulp build
  • Stylish, clean, responsive layout with original design
  • BrowserSync for the ease of development

Project structure and credits

Project structure based on gulp-angular yeoman generator. If you have any questions about the build or project structure please check out their documentation.

UI components built with Angular Material.

Design by flatlogic.com Skin by Eric Olszewski ^_^

Deploy to Github pages

$ gulp build
$ gulp deploy

About

Patient IO Information Radiator

License:MIT License


Languages

Language:JavaScript 65.1%Language:HTML 24.5%Language:CSS 10.4%