Skip to content

An AngularJS app that generates CSS for use with David Desandro's Masonry plug-in

Notifications You must be signed in to change notification settings

LagunaCompany/masonry-grid-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

masonry-grid-generator

An AngularJs app that generates CSS for use with David Desandro's Masonry plug-in

Requisites

This code was created in a build process using:

Dev Environment Set-Up

Use Yeoman to scaffold a project using generator-angular, including Bootstrap and Sass.

Copy the contents of the app folder from this repo into the app folder created by generator-webapp.

Developing and Building

Switch to the webapp's parent folder.

  • grunt serve runs a test web server which listens to changes in the app folder and provides JavaScript linting, Sass compilation and live reload.
  • grunt dist builds the project into a "dist" folder.

JSHint Tests

No tests at present, so some will need to be written, or the relevant Grunt tasks disabled in the interim.

About

An AngularJS app that generates CSS for use with David Desandro's Masonry plug-in

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published