GeneralistDev / SSD2-Frontend

SSD2 Project frontend web application (AngularJS)
Apache License 2.0
1 stars 0 forks source link

Initial Frontend skeleton and README.md setup & dependencies update #1

Closed GeneralistDev closed 10 years ago

GeneralistDev commented 10 years ago

Author: Daniel Parker - rlgod

Summary: These commits include a working frontend angular + bootstrap + compass setup as well as README.md development environment setup instructions.

Commits: 67c6765 DOC-FIXED: README misnamed package 0e71ccd DOC-FIXED: Fixed README list numbering 3097351 DOC-ENHANCE: Added Setup and Configuration 9e5299a NEW: Created a yeoman angularjs skeleton. This includes SASS (Compass) a e84fb86 Enhance: Add code review process to Readme.md

grim-fendango commented 10 years ago

Reviewing

grim-fendango commented 10 years ago

Issue: Line 14 of Readme : grunt-ui should be grunt-cli

grim-fendango commented 10 years ago

Issue: Needs "npm install"

GeneralistDev commented 10 years ago

Fixes made in commit 72484dff as per the above comments.

grim-fendango commented 10 years ago

Closing