Giter Site home page Giter Site logo

asagajda / sciknowmine Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bmkeg/sciknowmine

0.0 1.0 0.0 15.55 MB

This is the codebase for the SciKnowMine web application. This codebase generates a *.war file that can be deployed in a tomcat server or run from the command line using Maven's implementation of the Jetty server.

JavaScript 93.04% CSS 2.70% HTML 1.22% Java 3.04%

sciknowmine's Introduction

Installation Instructions

We recommend building and running from source. This should be straightforward and is the most functional in terms of troubleshooting and bug-fixing. User manuals can be found at http://bmkeg.github.io/sciKnowMine.

  1. Clone the bmkeg-parent project from github to set all the dependency versions and repositories:
    • git clone https://github.com/BMKEG/bmkeg-parent
  2. Clone the sciKnowMine project. This is just the wrapper for the web application.
    • git clone https://github.com/BMKEG/sciKnowMine
    • If you want to build all server + client elements from scratch, see our sciKnowMineProject Github page.
  3. cd sciKnowMine - change directories into the project folder.
  4. mvn clean package - build the project
  5. If you would like to run the system immediately, use mvn jetty:run-war to run the project from the built war-file. We recommend deploying target/sciKnowMine.war file to a JavaEE web application server (Tomcat) to run the system in a production environment.
  6. Point your browser to http://localhost:8080/sciKnowMine to see the following screenshot.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.