UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

12 lines (8 loc) 157 B
var app = new App(); app.use(HelloWorld, { "delimiter": "!" } ); app.init(function (err) { if (err) { console.log(err); } }); app.hello("world");