Skip to content

subhamayd2/MEAN-Auth-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple MEAN Auth App based on BradTraversy's Repo

Usage

Install dependencies

Backend

$ npm install

AngularSrc

\angular-src$ npm install

Serve

Backend

$ npm start

If you have nodemon installed then run $ nodemon

AngularSrc

\angular-src$ ng serve

Build

\angular-src$ ng build

About

Simple MEAN Auth App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published