/requireBackboneC3

Simple example of using Require, Backbone and C3

Primary LanguageJavaScript

Example of using Backbone, Require and C3

On example I'm using open API from http://api.openweathermap.org to display weather in Lviv(Ukraine) and San-Jose(California, USA). The limitation of this API is 1 request/sec.

Start server

npm start