Skip to content

delaneyj/mithril-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mithril-boilerplate

A boilerplate for gulp+mithril+webpack+browser-sync+axis.

This is mostly for personal archiving but it maybe of value to others and a good starting place for handling both frontend & backend.

npm install;gulp will build and start both the frontend and backend.

Contains the following

Package Description
Axis Stylus CSS Framework
Babel ES6 -> ES5 transpiler
Browser-Sync Keep multiple tabs in sync and live reloading on content changes
Gulp Task Runner
Jeet Stylus Grid System
Mithril Virtual DOM rendering/diff MVC micro-framework
WebPack Converts both frontend & backend single files with support for Stylus to css conversion, minification, etc.
Express Web framework

This list may change as I try out new combinations.

About

A boilerplate for gulp+mithril+webpack+browser-sync+axis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published