3 lines
59 B
JavaScript
Raw Normal View History

2017-08-17 15:26:27 -07:00
const manager = require('./dist/manager');
manager.init();