Skip to content

Basic authentication app created using the MEAN stack

Notifications You must be signed in to change notification settings

sim3001/MEAN-Auth-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEANauthapp

Complete MEAN stack application with authentication using json web tokens

Version

1.0.0

Usage

If ng build does not work use this command. This is due to this app being ported from angular 2 to 4. ng build --env=prod

Installation

Install the dependencies

$ npm install

Run app

$ npm start

Releases

No releases published

Packages

No packages published

Languages