anthonyshort / deku

Render interfaces using pure functions and virtual DOM
https://github.com/anthonyshort/deku/tree/master/docs
3.42k stars 131 forks source link

Development guide 404 #266

Closed tejasmanohar closed 8 years ago

tejasmanohar commented 9 years ago

https://github.com/dekujs/deku/blob/master/README.md#tests has a broken link

Deku is built with Browserify. You can run the tests in a browser by running make test. Learn how to build and work on Deku in the documentation.

anthonyshort commented 9 years ago

Good catch, I think we that is a dead link at the moment. I'll get those back up ASAP. Thanks!

tejasmanohar commented 8 years ago

Thanks! Deku's test / build process is pretty heavy so that'd be great for outside contributors.

shidhincr commented 8 years ago

This is still broken ..

anthonyshort commented 8 years ago

Fixed: https://anthonyshort.gitbooks.io/dekujs/content/

tejasmanohar commented 8 years ago

whoop!