Skip to content

Latest commit

 

History

History
executable file
·
28 lines (20 loc) · 455 Bytes

README.md

File metadata and controls

executable file
·
28 lines (20 loc) · 455 Bytes

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