angular-dynamic-forms
angular-dynamic-forms copied to clipboard
Want to run it after clone
Hi, I am new in Angular I want to run this project after clone, how can I run this after following step given in readme, please suggest me.
I honestly don't remember. I'm not sure it still does work in current versions of Angular. I'd look through the list of alternative implementations in the README, and select one of those instead. They're more mature, and kept better up to date.
Thanks Daniel, I want to use it with angular 1 is there any other possible way to convert JSON to dynamic html in angular1?
The other libs should support that, yeah. You might need to check their release history to find a version that does, but most of these have been around at least as long, or nearly so, and should have at least a tagged release, if not a full branch, that still handles 1.x support.
Thanks Daniel.