/advait

Primary LanguageTypeScript

Advait

This project was generated with Angular CLI version 9.1.3.

Installing Dependencies

  • npm install to install angular dependencies
  • cd server npm install to install node dependencies

Development server

  • Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

  • Go to node server directory cd server

  • Run nodemon app.js for a backend dev server.

  • PORT 8080 is used for backend http://localhost:8000/. The app will automatically reload if you change any of the source files.

Oath2 Facebook Login

Paths

  • Login page -> http://localhost:4200/login
  • Dashboard -> http://localhost:4200/dashboard