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
If you have a server defined named dev, you can start the server by running express:dev. The server only runs as long as grunt is running. Once grunt's tasks have completed, the web server stops.
Add grunt-contrib-watch + a watch task so it won't stop watching/running.
Starting background Express server
Listening on port 3000
Done, without errors.
Matjazs-MBP:angular-app
The text was updated successfully, but these errors were encountered: