spotlight scaffold template for mithril
spotlight mithril my-project
cd my-project
npm install
npm run dev
npm run build
此模板是mithril+router环境
This template is base on webpack, support for mithriljs
1.配置在build/config.js 当中;
Configures in build/config.js
2.Upgrade to webpack5
enjoy!