Hi guys,
Just bought Pinegrow and trying to get myself acquainted to it more. I am mainly developing with Rails.
What is the most efficient workflow to work with pinegrow and rails side-by-side?
My current workflow:
I’d download webpage, name it index.html (has bootstrap), copy all the assets (JS, Stylesheets, images) into Rails’ assets folder, and modified the asset directories on rails to match it; finally run it on local server. However, that involves moving the asset files from pinegrow project folder to Rails project folder.
Is there a way to use Rails Framework and edit the frontend of Rails project on pinegrow fluidly? How can I do it?
Thanks! Looking forward for what pinegrow has in the future!