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

Add angular setup #44

Merged
merged 2 commits into from
Jan 9, 2017
Merged

Add angular setup #44

merged 2 commits into from
Jan 9, 2017

Conversation

MatiasComercio
Copy link
Owner

Summary

  • Update bower versions
  • Disable auto-open browser on grunt:serve task
  • Remove almost all autogenerated and useless files

Note

  • There was no need to update node depedencies versions due to
    the use of ^ (last were already downloaded)

Trello Card

https://trello.com/c/uTO8Swro/11-configurar-entorno-de-front

Update bower versions
Disable auto-open browser on grunt:serve task
Remove almost all autogenerated and useless files

Note
- There was no need to update node depedencies versions due to
the use of ^ (last were already downloaded)
@@ -0,0 +1,54 @@
<!doctype html>
Copy link
Owner Author

Choose a reason for hiding this comment

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

Update this so as to be able to remove the Yeoman image

@@ -0,0 +1,24 @@
'use strict';
Copy link
Owner Author

Choose a reason for hiding this comment

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

Configure i18n for spanish language

@@ -0,0 +1,10 @@
'use strict';
Copy link
Owner Author

Choose a reason for hiding this comment

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

Remove this translations and enable spanish translations

@@ -0,0 +1,15 @@
'use strict';
Copy link
Owner Author

Choose a reason for hiding this comment

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

Prepare a LoginController

@@ -0,0 +1,20 @@
<div class="jumbotron">
Copy link
Owner Author

Choose a reason for hiding this comment

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

Update this so as to remove the yeoman image

@MatiasComercio MatiasComercio merged commit dc9fddd into development Jan 9, 2017
@MatiasComercio MatiasComercio deleted the angular-setup branch January 9, 2017 02:03
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.

1 participant