Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 437 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 437 Bytes

spotlight-templates-mithril

spotlight scaffold template for mithril

Use:

 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!