Giter Club home page Giter Club logo
git clone [email protected]:geozet/geozet.git

Prerequisites:
* jstools: https://github.com/whitmo/jstools
* Maven 3

Download Ext 3.2.1 from http://www.sencha.com/products/extjs/download/ext-js-3.2.1

cd jsbuild/ext
mkdir lib

Copy the following Ext packages (from pkgs subdir in download) into jsbuild/ext/lib:

* data-foundation-debug.js
* ext-foundation-debug.js
* pkg-tips-debug.js
* cmp-foundation-debug.js
* ext-dd-debug.js

Copy the following adapter into lib as well (from adapter/jquery/ext-jquery-adapter-debug.js):

* ext-jquery-adapter-debug.js

Run the build-all script (either the .sh version of de .cmd version)

Verify that 4 js files got created:

ls -l ../geozet-webapp/src/main/webapp/static/js/

Build the webapp:

cd ../geozet-webapp
mvn

To run the webapp locally you can do:

mvn jetty:run

from the geozet-webapp directory

To build the docs for the webapp (including UML diagrams if you have dot installed, if you don't omit the havedot option) use:

mvn -Dhavedot=true site

Geozet's Projects

geozet icon geozet

Geografische zoek- en toondienst. This is the web application. More documentation is available at the website below and the readme

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.