简体   繁体   English

如何使用崇高文字2进行grunt-shopify

[英]how to use sublime text 2 for grunt-shopify

I am very new to Node.js, Grunt and even Sublime text 2 我对Node.js,Grunt甚至Sublime text 2非常陌生

Following this short tutorial: https://www.otreva.com/web-development/shopify-desktop-theme-editor-windows-linux/ 遵循此简短教程: 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 ' 我需要知道的是如何完成步骤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. 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. 您需要在/ shop文件夹根目录下执行grunt watch:shopify命令。 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. 如果所有设置均已正确设置,则应在终端窗口中看到打开的通知。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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