Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 394 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 394 Bytes

ResearchHub frontend

ResearchHub backend can be found here.

Technologies

Angular 4 / Typescript

passport

Bootstrap

Prerequisites

Database server and Node.js backend server are running.

Install Dependencies

npm install

Run the Application

npm start

Now browse to the app at http://localhost:3001/.