Skip to content

A simple boilerplate for mithril with rollup. The focus is keeping this with low complexity

License

Notifications You must be signed in to change notification settings

soapdog/boilerplate-mithril-rollup

Repository files navigation

boilerplate-mithril-rollup

A simple boilerplate for mithril with rollup. The focus is keeping this with low complexity.

Dependencies

  • Rollup
    • rollup-plugin-serve
    • rollup-plugin-json
    • rollup-plugin-node-resolve
    • rollup-plugin-commonjs
    • rollup-plugin-livereload
  • mithril

Building

$ npm run build

Developing

$ npm run dev

This uses serve, live-reload and watch. Just point your browser to the URL output from this command and be happy.

It rebuilds and refreshes the browser as needed.

About

A simple boilerplate for mithril with rollup. The focus is keeping this with low complexity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published