hic2h / healthApp

Healt App sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Health App

Based on Front - (Yet another) preconfigured frontend devstack - this time focusing on what's truly needed and helpful without all the useless stuff.

Requirements

Quickstart

git clone https://github.com/hic2h/healthApp.git
cd healthApp
npm install
bower install

Then run the default gulp task:

gulp serve

Your HTML templates (with inheritance), JavaScript, and Less files under app will be processed, bower dependencies gathered, and the output will go to the dist folder. A BrowserSync server will also be started.

About

Healt App sample


Languages

Language:JavaScript 81.7%Language:HTML 17.7%Language:CSS 0.6%