rundis / elm-bootstrap.info

User documentation for Elm Bootstrap
BSD 3-Clause "New" or "Revised" License
11 stars 19 forks source link

Windows: does not serve css #13

Open dstreet26 opened 7 years ago

dstreet26 commented 7 years ago

I followed the develop instructions from the README.

  1. git clone https://github.com/rundis/elm-bootstrap.git
  2. cd elm-bootstrap
  3. git clone https://github.com/rundis/elm-bootstrap.info.git
  4. cd elm-bootstrap.info
  5. npm install
  6. npm run dev

The resulting page at http://localhost:5000/

2017-05-17 20_40_09-

Running Windows 10

node version v7.8.0

npm version 4.2.0

Elm Version 0.18

rundis commented 7 years ago

Don't have access to a windows machine at the moment. Could be something with the webpack config perhaps. Feel free to add a PR if you feel inclined too !

dstreet26 commented 7 years ago

Okay! Might be awhile.