Skip to content

kfow/IPDKFrontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kelvin Fowler, 2083905f

Supervisors: Craig Macdonald, Graham McDonald

IPDKFrontend

Frontend client web application for Level 4 Project - Identifying Public Domain Knowledge

Running the Web App

Ensure you have Node.js, NPM and Bower installed.

Run the following commands:

$ npm install $ bower install $ npm start

This should start the server on localhost:3000.

This web application interfaces with a server application which has a RESTful API. This is expected to be running on http://localhost:8080.

Structure

Front end js files can be found in public/javascripts.

Templates can be found in views.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published