Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 371 Bytes

File metadata and controls

12 lines (8 loc) · 371 Bytes

CycleJS and CSS modules

This is a very simple example of incorporating CSS Modules with CycleJS. I am sure there is a better way of doing this, since I am new to CycleJS and CSS Modules.

Get Started

  • clone this repo
  • run npm install
  • run webpack-dev-server --config webpack.config.js
  • open your browser to localhost:8080