pughpugh / react-countdown-clock

HTML5 canvas countdown clock React component
ISC License
187 stars 83 forks source link

How to run this project? #56

Closed noblesilence closed 6 years ago

noblesilence commented 6 years ago

Can someone tell me how to run this project? I installed coffee-script via Terminal with sudo npm install -g coffee-script.

When I try to compile it with coffee --compile coffee/react-countdown-clock.coffee, I get this error: react-countdown-clock.coffee:198:50: error: missing / (unclosed regex) <canvas ref='background' {...canvasProps}></canvas>

pughpugh commented 6 years ago

Hey. Check out the comments here; https://github.com/pughpugh/react-countdown-clock/issues/34#issuecomment-365738853