Skip to content

Glavin001/TMHTAngular

 
 

Repository files navigation

TMHTA

Teach Me How To AngularJS


Requirements before installing the project.

Step 1) Install Node.js (if you don't already have)

See http://nodejs.org/

Step 2) install grunt (if you don't already have)

$ npm install -g grunt-cli

Installing the project

Cloning the repo

$ git clone https://github.com/SMU-CS-and-Math-Society/TMHTAngular.git

Installing dependancies

$ npm install && bower install

Running the project

$ grunt serve

About

Teach Me How To Angular

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.5%
  • CSS 9.5%