mithril-webpack-example icon indicating copy to clipboard operation
mithril-webpack-example copied to clipboard

just an example using mithril, webpack and css modules...

mithril-webpack-example

just an example using mithril, webpack, express and css modules...

Dependencies

  • mithril 0.1.34
  • babel 6.1.0
  • webpack 1.12.6
  • webpack-dev-middleware 2.0.0
  • express 4.13.3
  • css modules

Run

npm install
npm start
open http://127.0.0.1:3000

License

MIT