AlexAbes / dlp-webapp

Sample webapp using Bootstrap and jQuery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DLP Term-Time Projects: Sample Webapp

A sample webapp using Bootstrap and jQuery.

Scaffolded with the gulp-webapp Yeoman generator.

Getting started

$ npm install
$ bower install

Running

In development:

$ gulp serve

In production:

$ gulp

Working with this sample repo

Just go into app/index.html!

About

Sample webapp using Bootstrap and jQuery


Languages

Language:JavaScript 44.1%Language:HTML 40.7%Language:CSS 15.2%