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

docs(gettingStarted): use Angular CLI in getting started guide #384

Closed
sebholstein opened this issue Jun 3, 2016 · 7 comments
Closed

docs(gettingStarted): use Angular CLI in getting started guide #384

sebholstein opened this issue Jun 3, 2016 · 7 comments

Comments

@sebholstein
Copy link
Owner

This would be helpful for Angular 2 beginners. Ping me if anyone wants to work on this.

@thorstenschaefer
Copy link

@SebastianM I just created a little toy project using CLI and angular2-google-maps. Let me know if you need support writing a short tutorial about creating a new CLI project and integrating maps.

@sebholstein
Copy link
Owner Author

@thorstenschaefer would be awesome if you can help! You can find the current getting started guide here: https://github.com/SebastianM/angular2-google-maps/blob/master/docs/getting-started.jade

@eusthace811
Copy link

Hi Sebastian! Thank you so much for your amazing library!
Please, check this tutorial:
http://playcode.org/angular-2-typescript-google-maps/
Thank you!

@rijine
Copy link

rijine commented Jun 8, 2016

Please add angular cli support docs.

@thorstenschaefer
Copy link

@SebastianM i just looked over the tutorial from @jlsuarezs and it seems to me that he describes the process pretty well. if he's ok with it, maybe one can just integrate his tutorial into the official docs?
One remark though: step 5 is not necessary: the library doesn't need to be added to the index.html as we add it to the system.js module loader.

@sebholstein
Copy link
Owner Author

@thorstenschaefer yes, @jlsuarezs did a great job and I think this is definitely right direction.
Although, for the getting startet guide, we should cover the minimal steps to create a simple map (with at least a simple marker). The tutorial covers too much to get started (don't get me wrong - it's good extended tutorial 😸 )

We should follow this structure (with a bit more explainations):
https://github.com/angular/angularfire2/blob/master/docs/1-install-and-setup.md

A few other notes:

What do you think?

@rijine
Copy link

rijine commented Jun 8, 2016

tried same its working fine..
@SebastianM thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants