AngularJs-UI-Router steps to run the application npm install (Terminal command to install required dependencies) change path to server folder node server.js (Terminal command to run the express server) change path to root folder npm run dev (To start the app)