komodev / meanauth

MEAN Authentication app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MEAN Stack - Front To Back Authentication app.

MongoDB, ExpressJS, AngularJS, NodeJS

The full code will be here when It's finished.

Usage:

  • Install Dependencies: npm install

  • Run Server: npm start

  • OR with Watcher/NodeMonitor: nodemon

  • Build Angular sources: go to project/app ROOT dir, CD into angular-src dir. and execute ng-build to build source. files.

  • or ng serve (also builds sources) to start server and serve the application on: localhost:4200

About

MEAN Authentication app


Languages

Language:TypeScript 63.0%Language:JavaScript 23.1%Language:HTML 13.6%Language:CSS 0.3%