You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the very basic setup. Run nvm use to select the required Node version. Do npm install to install dependencies and start the simple application using npm start.
Nothing more yet. Please continue in order to see how to build up.