H3ld3rM3 / MEAN-stack-authentication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MEAN Stack Authentication

To run, you just have MongoDB installed and running, and NodeJS installed.

  • Start MongoDB
  • Clone the repo
  • npm install to install API dependencies and npm start to start the API
  • Open a new terminal and navigate to the client directory, npm install to setup the Angular dependencies, and npm start to start the local development server
  • Open http://localhost:4200 to see the application

About

License:MIT License


Languages

Language:JavaScript 43.0%Language:TypeScript 42.5%Language:HTML 14.2%Language:CSS 0.3%