Skip to content

Instantly share code, notes, and snippets.

@johnpapa
Last active September 17, 2019 18:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnpapa/1f86a53f75e5c9b8175e8f4b0a35a0bb to your computer and use it in GitHub Desktop.
Save johnpapa/1f86a53f75e5c9b8175e8f4b0a35a0bb to your computer and use it in GitHub Desktop.
Angular Architecture Workshop Setup Instructions

Angular Architecture Workshop Setup

Please install the following recommended tools prior to the workshop.

Thanks for joining us!

Highly Recommended

  1. Install Visual Studio Code

  2. Install the Angular Essentials extension

  3. Install the Docker extension

  4. Install the latest Active LTS for Node.js

  5. Install the angular cli (currently 8+) npm install -g @angular/cli

  6. Install the Chrome extension Redux DevTools

Optional

  1. Install Docker

Need Help ?

Need help with sudo on your macOS ? Click here

@djtahl
Copy link

djtahl commented Sep 17, 2019

Hello @johnpapa,
the link for Docker extension navigates to an unpublished element how can I download it? Should I download something else instead?

Thanks

@johnpapa
Copy link
Author

Hello @johnpapa,
the link for Docker extension navigates to an unpublished element how can I download it? Should I download something else instead?

Thanks

I just updated the link. Sorry for the confusion.

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