codecombat / treema

jQuery plugin that generates HTML interfaces to edit JSON data defined by json-schema.
http://codecombat.github.io/treema/
MIT License
151 stars 36 forks source link

Added devDependencies for Bower and updated jQuery dependency #17

Closed dkundel closed 10 years ago

dkundel commented 10 years ago

Changed the jQuery dependency after checking the tests as discussed in #15 and added other vendor files to the devDependencies. Now in order to run the server you need to first run bower install to install all dependencies.