1) Which Node Version using in Digit UI?
- We Are using Node Version - >=10
2) Required setup things?
- i) Install Vs Code -
VS Code Extension -
ii) Install Node JS -
3) How to install Yarn?
- Install Yarn -
npm install --global yarn yarn --version
0 Comments