X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=webapp%2FREADME.md;h=d543b03b301c35d639c11b83d2b9a88dceda657e;hb=2d3f1be6a495143d7e82f6396a49dfff6cabc3e4;hp=aa33ca9c2017b49086ae1f9cde099684cd16b241;hpb=38c0c21a969e621c725245ce91c78e77076c5ce7;p=src%2Fxds%2Fxds-agent.git diff --git a/webapp/README.md b/webapp/README.md index aa33ca9..d543b03 100644 --- a/webapp/README.md +++ b/webapp/README.md @@ -9,6 +9,20 @@ This is the web application dashboard for Cross Development System. > sudo npm install --global @angular/cli +This project has been developed using [Visual Studio Code](https://code.visualstudio.com/download). Here is the list of +recommended VSCode plugins that are used to improved quality of written code : + +- ext install HookyQR.beautify +- ext install Mikael.Angular-BeastCode +- ext install eg2.tslint +- ext install streetsidesoftware.code-spell-checker +- ext install DavidAnson.vscode-markdownlint + +And some others useful plugins: + +- ext install patrys.vscode-code-outline +- ext install eamodio.gitlens + ## 2. Installing dependencies Install dependencies by running the following command: