start/bootstrap.js

3 lines
71 B
JavaScript

const { Bootstrap } = require('@midwayjs/bootstrap');
Bootstrap.run();