Environment setup
Last updated
Last updated
Dependency checklist:
Node v8+
Git
cli.angular.io
Nrwl schematics
Visual studio code
Visual studio code extensions
Chrome extension for redux dev tools
Install / verify the correct Node
Node version can be checked by running the following command in the terminal.
Node download link:
Install / verify the latest version of Git
Git version can be checked by running the following command in the terminal.
Git download link:
Install Angular CLI
Angular CLI should be installed globally. Run the following command.
Install Nrwl schematics
Nrwl schematics should be installed globally. Run the following command.
Install Visual Studio Code
Visual Studio Code is the recommended integrated development environment (IDE) for efficient development. Your preferred IDE can be used, but references and extensions will be limited to VS Code.
Install Visual Studio Code extensions
The following extensions are used to speed up the development process and maintain best practices.
VS Code download link:
Angular Essentials:
Angular Language Service:
Indent Rainbow:
ESLint:
IntelliCode:
Prettier:
Sort Typescript Imports:
vscode-angular-html:
GitLens:
PWABuilder Studio: