Starter kit for developing web apps with Code.Hub and Angular
- Visual Studio Code (VSCode)
- Node.js
- npm
- Git
- Download and install VSCode editor.
- Download and install an LTS version of Node.js. To verify that you have installed it correctly type the command
node -v
in a command line window and it should display the installed version of Node.js - Npm is already included in Node.js. To verify that you have it, type the command
npm -v
in a command line window and it should display the installed npm version. - If you do not already have Git installed, navigate to https://git-scm.com/downloads, download the appropriate version for your environment and install it.
- Adobe XD
- Download the Creative Cloud Desktop App.
- Create an Adobe account.
- Download and install Adobe XD.