ibbatta / grunt-frontend-boilerplate

🔒 Basic boilerplate to start a webapp project with Angular.js, Bootstrap and Grunt
http://ibbatta.github.io/grunt-frontend-boilerplate/
GNU General Public License v3.0
14 stars 1 forks source link
angular boilerplate bootstrap grunt webapp yarn

BASIC WEBAPP BOILERPLATE

bitHound Overall Score Build Status

This repo contains a small and simplified boilerplate as alternative of other "fat" boilerplates, (automated with grunt) to start a project with angular and bootstrap in order to make easier and faster the template's developing.

Developed following the best practice for Angular.js (John Papa angular-styleguide)


What this boilerplate contains

                                   


Set up

Before cloning the repo be sure you have installed:

Then:


Installation

From the directory of the project run yarn (or npm install);


Usage

Once everything is installed, use Grunt or Yarn from the terminal to start the build tasks.
The package.json exposes these tasks:

The Gruntfile.js exposes these tasks:


Todo


Contributing


Credits


Troubleshootings

This is just a personal boilerplate create for demonstration purpose only, it may or may not be a good fit for your project(s).


GitHub @ibbatta  ·  Twitter @battago