Is there a way to convert a prototype to HTML/CSS automatically


#1

Hi … I am a newbie. Apologize if this is a very basic question. I need to create a Ux/Ui interface for my product and am trying to figure out if Axure is the right product for me. Once i create a prototype, is there a way to automatically convert it into HTML/CSS that i can use as a part of my front end Javascript code. My backend is in python.


#2

No, not really. Axure is a prototyping tool, not a coding tool. You might want to look at Framer or something like that which is closer to coding than rapid prototyping. Or, you could prototype in straight Javascript and CSS–some designers like to do that.