Weather
Wahlque weather simulation
Install / Use
/learn @wakeproject/WeatherREADME
Wahlque Weather Simulation
How to start
Please follow below steps:
- install nodejs, please install version >= 0.8.18
- install npm
- install git
- cd SOMEDIRECTORY
- git clone git://github.com/Wahlque/weather.git
- cd weather
- git submodule init
- git submodule update
- npm install
- ./sim
Now you can access http://localhost:2012/ from your browser.
