Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 457 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 457 Bytes

LoopbackAuthentication

Loopback Authentication using nodejs, loopback, with login signup of users and entering messages and username with JWT auth

Config Project

  1. Download Repo
  2. Install Node.JS
  3. Install Dependencies - npm install

Run NPM START or Node app
and

browse http://localhost:3000/explorer/

Refer link for Front-End using React JS