2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 03:29:00 +00:00
books/start.js
2018-03-26 17:44:27 +05:30

2 lines
51 B
JavaScript

const server = require('./server');
server.start();