...
Node.js - Click to download
Angular - Run
npm install -g @angular/clcli
to installAny Code Editor.
...
Open this link on the browser and you are good to go!
...
Info |
---|
Note: The latest version of the chromium-browser does not support cross-origin connection. To enable cross-origin connection
open -n -a /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --args --user-data-dir="/tmp/chrome_dev_test" --disable-web-security 2. On windows: navigate to run and type "C:\Program Files\Google\Chrome\Application\chrome.exe" --disable-web-security --user-data-dir="C:\tmpChromeSession" |