is there any way to refresh files ?

0
so while i am designing my web page typing custom code do i have really to start the project over and over just to see the changes i do ? or is there a way to refresh the files ?
asked
2 answers
0

Hi ibrahim,

you dont need to. If you are using newer versions of mendix,the changes will be updated as soon as you save the file. If you are using 8 versions of mendix ,you should run calypso to compile the code. The calypso will start your application in port like localhost:1111 or something. When you are saving the code your changes will updated in that immediately.

 

Hope this helps:)

answered
0

When changing the sass files saving the sass files should be enough.

Where and how do you edit the styling? Using the build-in editor?

answered