Install nodejs and npm. Needs a fixed nodejs version: v14.17.6 npm -6.14.15
npm ci
Plugins to install on vscode: Eslint Prettier
In the vscode settings -> Enable "Format on Save" Restart vscode whenever needed Configure Default Formatter - Choose Prettier
npx husky install
npm start