产品概述模拟器
该项目模拟给定的电子商务商店后台产品列表概述。
开发要求
要使用此代码库,您将必须在本地计算机或容器中安装 , >=12和 / 。
一旦安装了这些工具,就可以执行以下操作:
在本地控制台中,转到您喜欢的目录,然后输入git@github.com:gocanto/grid-search.git 。
接下来,您将可以CD进入新创建的目录,例如cd grid-search 。
现在,您可以键入以下命令以运行该应用程序。
npm install && npm run dev # to compile the app
npm run watch # to compile the app and have an instant feedback while developping
npm run hot # to allow for hot