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
- Host: GitHub
- URL: https://github.com/insectmk/gulimall-ui
- Owner: insectmk
- License: apache-2.0
- Created: 2024-05-08T10:12:24.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T10:54:08.000Z (about 2 years ago)
- Last Synced: 2024-05-22T11:56:19.458Z (about 2 years ago)
- Language: JavaScript
- Size: 3.62 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)