Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed all issues #1

Merged
merged 1 commit into from
Dec 2, 2014
Merged

Fixed all issues #1

merged 1 commit into from
Dec 2, 2014

Conversation

greglockwood
Copy link

Hi Fred,

I had a play with your repository, and managed to get it working. Accept this pull request to see how I did it.

I also changed the way you use bower. Be sure to run bower install in the app directory to get all the packages. (I think that is how bower works).

Yours sincerely,

Greg Lockwood

@@ -0,0 +1,2 @@
bower_components
node_modules
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You typically don't want to commit bower package files or node_modules files. These can be easily installed using bower or npm.

fredk212 added a commit that referenced this pull request Dec 2, 2014
@fredk212 fredk212 merged commit d81c35e into fredk212:master Dec 2, 2014
@greglockwood greglockwood deleted the fix_issues branch December 2, 2014 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants