Giter VIP home page Giter VIP logo

omero-iviewer's Introduction

OMERO.iviewer

Requirements

In order to build you need npm version equal or greater to 3.0!

Build

To build an uncompressed version, run:

$ npm run debug

To build an uglified version, run:

$ npm run prod

All builds will build into the build directory and deploy to the plugin directory which can then be used like any Django plugin. For further installation help have a look at the respective README.rst.

Note:

Should you like or need to rebuild OMERO.iviewer's internal ol3 viewer, please have a look at the section ol3-viewer below!

Development

Run:

$ npm run dev

To be able to run the webpack-dev server locally at: localhost:3000

Documentation

To build the html in build/docs, run:

$ npm run docs

ol3-viewer

The OMERO.iviewer's internal image viewer is based on OpenLayers 3,

The following software has to be installed in order to compile the java script code:

  1. npm (node package manager)
  2. apache ant (and therefore a java runtime)
  3. python (for closure's calcdeps.py)

To build the OpenLayers viewer for OMERO.iviewer (deploys into libs directory), run:

$ ant

For further options type `ant -p`.

More detailed resources on how to create a web app and development setup can be found at:

  1. CreateApp
  2. Deployment

omero-iviewer's People

Contributors

waxenegger avatar jburel avatar

Watchers

James Cloos avatar Will Moore avatar  avatar

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.