Skip to content

sitepoint-editors/MEAN-stack-authentication

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 6 commits ahead of simonholmes:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
api
January 26, 2018 16:30
bin
August 8, 2015 07:31
December 10, 2018 18:46
January 22, 2016 11:23
January 26, 2018 16:30
January 26, 2018 16:30
August 11, 2015 09:15
December 10, 2018 18:43
December 10, 2018 18:43

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.0%
  • TypeScript 42.5%
  • HTML 14.2%
  • CSS 0.3%