Skip to content

yuminjustin/spotlight-templates-mithril

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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!