luketgriffith / angularday1

a like button

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to My Project

Simple 'like' button using AngularJS (includes annoying jQuery animation)

Usage

  • Clone this repo
  • Run npm install to install all necessary dependencies
  • Run gulp start to start the server and a handful of other tasks

Assets Installed By Default

Assets Setup and ready for use

How to use them?

At the top of your main.scss file, just import any of the following:

@import "bourbon";
@import "neat";

@import "foundation";

@import "font-awesome";

Note: You probably don't want to use BOTH Bourbon/Neat & Foundation. Just pick one.

NPM Tools Used

About

a like button


Languages

Language:JavaScript 85.9%Language:CSS 14.0%Language:HTML 0.1%