ovictoraurelio / simple-frontend

A simple template from a Front End project using Gulp, Bower, Sass, Jshint and Livereload

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Frontend NPMversion Build Status

A simple template to a Front End project using Gulp, Bower, Sass, Jshint and Livereload

This project is focused to starters on the web development

Simple and powerful frameworks are including, like: Jquery, MDBootstrap (A bootstrap framework to Material Design) Font-Awesome

Installation

mkdir newProject && cd newProject
git clone https://github.com/ovictoraurelio/simple-frontend
npm install && bower install

Usage

Developing

  gulp serve

Building application

  gulp build

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue

Authors

Victor Aurélio

About

A simple template from a Front End project using Gulp, Bower, Sass, Jshint and Livereload

License:MIT License


Languages

Language:JavaScript 54.9%Language:HTML 44.3%Language:CSS 0.8%