Skip to content
This repository has been archived by the owner on Jun 26, 2018. It is now read-only.
/ IR_WebApp Public archive

Information Retrieval Web App to query a Solr Core

Notifications You must be signed in to change notification settings

vasco-santos/IR_WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IR_WebApp

Information Retrieval Web App to query a Solr Core.

Full Stack Web Application Diagram.

alt tag

Execution

Firtly, it is necessary to have installed NPM, Node.js, Gulp, Browserify and Bower.

(1) Install Node Package Manager dependencies.

npm install

(2) Start Gulp.

gulp

(3) Start the server.

npm watch start

(4) Access the web page through the browser.

http://localhost:3000

Information

Full Stack web Application developed for Information Retrieval course with Miguel Vicente.

Based on Create a character voting app using React, Node.js, MongoDB and Socket.IO tutorial.

About

Information Retrieval Web App to query a Solr Core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published