Hello Jamie,
OCW UI can be run using both the commands:
frontend/node_modules/grunt-cli/bin/grunt serve
Fires up the OCW UI on the port http://localhost:9000
python run_webservices.py
Fires up the OCW UI on the port http://localhost:8082
Hope this clarifies your doubt from the instructions he
Hi,
Did you run this command "*./node_modules/bower/bin/bower install*"?
This command will download all the required frontend dependencies and put
them in "*bower_components*" folder.
On Thu, Jan 5, 2017 at 1:13 AM, Jamie Lawson wrote:
> As my message said, there is NO bower_components folder AN
Hi,
Could you please verify the location of the "bower_components" folder? It
should be inside the "ocw-ui/frontend/" folder.
Also there should be a link to the "frontend" folder inside the
"ocw-ui/backend" folder.
Do you have both of these folders?
For instance, they say the service will be provi
Gents--
I am trying to get the ocw-ui working. I have followed the instructions at
https://cwiki.apache.org/confluence/display/CLIMATE/
Open+Climate+Workbench+User+Interface+Installation+and+Overview
These instructions obviously have issues. For instance, they say the
service will be provided on