mutukrish / angular2-sample-auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular 2: Authentication sample.

Running it

Clone this repository as well as the server for this example.

First, run the server app in the port 3001.

Then, run npm install on this project and run npm start to start the app. Then just navigate to http://localhost:3000 💥 Use npm run server to run API server.

About

License:MIT License


Languages

Language:TypeScript 49.1%Language:JavaScript 26.0%Language:HTML 24.3%Language:CSS 0.6%