简体   繁体   中英

how to use sublime text 2 for grunt-shopify

I am very new to Node.js, Grunt and even Sublime text 2

Following this short tutorial: https://www.otreva.com/web-development/shopify-desktop-theme-editor-windows-linux/

I think I've finally reached the 6th (last) step. All I need to know is how to complete step 6 ' grunt watch:shopify '

Can anyone give me a pointer on this? Where and how do I Start the Grunt and watch it upload your theme files within '/shop/' each time you modify and save them! Make sure you leave the terminal window open. Start the Grunt and watch it upload your theme files within '/shop/' each time you modify and save them! Make sure you leave the terminal window open. ?

Thank you so much and I really appreciate it in advanced!!

You need to execute the command grunt watch:shopify at the /shop folder root. You need to leave the window(in which you run that command) open and then start making changes to your asset files. If all has been setup correctly, you should see notifications in the terminal window left open.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM