Skip to content

mojowork/mithril-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mithril-starter-kit

A boilerplate Mithril application with ES6+, Babel, Webpack 4, Less, Webpack dev server hot reload

Use

git clone https://github.com/mojowork/mithril-starter-kit

cd mithril-starter-kit

npm install

npm run dev

npm run build