Closed walterdavis closed 10 years ago
Sorry, the readme for that hasn't been updated and those examples need some love.
Here's a good example of a markdown editor I borrowed from Vue.js http://jsfiddle.net/anthonyshort/QGK3r/light/
Thanks, I've got that going. Just wondered how to get the rest of the parts, since they aren't in the package I got from GitHub.
Hi @walterdavis, all of these initial examples have been given some love. :sparkling_heart:
As long as you have component installed, you'll just need to install and build each example.
If you have any issues, let us know.
Thanks so much!
Walter
On Apr 23, 2014, at 7:09 AM, Chris Buttery wrote:
Hi @walterdavis, all of these initial examples have been given some love.
As long as you have component installed, you'll just need to install and build each example.
If you have any issues, let us know.
— Reply to this email directly or view it on GitHub.
The directions say "In each directory run
make build
, then open upindex.html
." When I cd into a directory and type make build, I get the error make: *\ No rule to make target `build'. Stop.Can anyone help me get this started?
Make build at the top level does work, and seems to install a shit-ton of things, so the tool is actually working...