The front page / home page for IOOS OSMC
Download and install nodeJS (should come with npm)
Install bower
npm install -g bower
You may need to run as sudo
Use node to build the project dependencies
npm install
Use bower to install the UI depencies
bower install
Run the project
bin/www
Most of this project are static files. The initial pages are loaded as jade templates.
Content type
Image
Digest
sha256:439a33b9c…
Size
84.7 MB
Last updated
almost 3 years ago
docker pull ioos/osmc:0.0.10