An open API service indexing awesome lists of open source software.

https://github.com/insectmk/gulimall-ui

build from bilibili
https://github.com/insectmk/gulimall-ui

Last synced: 6 months ago
JSON representation

build from bilibili

Awesome Lists containing this project

README

          

## 谷粒商城前端

基于[Java项目《谷粒商城》架构师级Java项目实战,对标阿里P6-P7,全网最强](https://www.bilibili.com/video/BV1np4y1C7Yf)教学视频的实现代码。

## 软件版本

1. NodeJS:20.11.0

## 遇到的问题

1. node-sass报错,执行`npm install node-sass@npm:sass --ignore-scripts`即可,参考[不安装python,解决node-sass版本问题的最新解决方案](https://gitee.com/renrenio/renren-fast-vue/issues/I900BR)