We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
首先,确保你的开发环境中安装了 Node.js,如果你的开发环境中没有 Node.js,请前往官方网站下载安装。
$ git clone [email protected]:duoshuo/duoshuo-embed.css.git $ cd duoshuo-embed.css
$ npm install
等候 Node 模块全部安装完成后,就可以使用 npm run dev 开启实时调试的工作流了。
npm run dev