Sign inSign up

ioos/osmc

By ioos

Updated almost 3 years ago

Image
0

660

ioos/osmc repository overview

OSMC

The front page / home page for IOOS OSMC

Installation

  1. Download and install nodeJS (should come with npm)

  2. Install bower

    npm install -g bower
    

    You may need to run as sudo

  3. Use node to build the project dependencies

    npm install
    
  4. Use bower to install the UI depencies

    bower install
    
  5. Run the project

    bin/www
    

Developing

Most of this project are static files. The initial pages are loaded as jade templates.

Tag summary

Content type

Image

Digest

sha256:439a33b9c

Size

84.7 MB

Last updated

almost 3 years ago

docker pull ioos/osmc:0.0.10