Skip to content

Commit

Permalink
Step 5.6: Import those settings
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilkisiela authored and dotansimha committed Nov 27, 2016
1 parent 2721c94 commit 5bffa05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/main.ts
@@ -1,5 +1,6 @@
import { Main } from './imports/server-main/main';
import './imports/methods/methods';
import './imports/api/sms';

const mainInstance = new Main();
mainInstance.start();

0 comments on commit 5bffa05

Please sign in to comment.