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
Used for creating Node.JS apps that will be allowed to run on IIS server. IIS handles the connection to port 80, while Express.JS handles the internal routing of the app. Uses Redux as a controller and React as a view