[https://code.visualstudio.com/]
[http://git-scm.com/download/win]
Fedora:
$ sudo dnf install git git-all
Debian/Ubuntu:
$ sudo apt-get install git git-all
curl -sL https://deb.nodesource.com/setup_9.x | sudo -E bash -
sudo apt-get install -y nodejs
sudo apt-get install -y build-essential
sudo apt-get install -y npm
sudo npm install -g npm
sudo npm install -g typescript
sudo npm install -g concurrently
npm install
npm run tsc
It uses the framework backApp [https://github.com/Judahh/backApp]
In this folder is where icon are stored.
In this folder is where image are stored.
It uses the framework backApp [https://github.com/Judahh/backApi]