From 8ede63e228ced92813ca7f70dabb8b2977119562 Mon Sep 17 00:00:00 2001 From: yovinchen Date: Wed, 10 May 2023 21:43:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index be8e0ee..f59f65a 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,4 @@ -# demo-cart +# Vue_Study +此项目用于学习SpringBoot-Vue -## Project setup -``` -npm install -``` - -### Compiles and hot-reloads for development -``` -npm run serve -``` - -### Compiles and minifies for production -``` -npm run build -``` - -### Customize configuration -See [Configuration Reference](https://cli.vuejs.org/config/). +后端SpringBoot项目[在此](https://github.com/yovinchen/SpringBoot_Study)