Explorar o código

feat: 修改readme.md

lanjianrong %!s(int64=5) %!d(string=hai) anos
pai
achega
be0d4cd1f5
Modificáronse 1 ficheiros con 4 adicións e 9 borrados
  1. 4 9
      README.md

+ 4 - 9
README.md

@@ -1,12 +1,7 @@
-## 初始化
-git submodule init
-git submodule update
-cd src/basic && git checkout uni && cd ../../
-cd src/PiUI-basic && git checkout uni && cd ../../
-
 ## 安装依赖
-npm install
-cnpm install
+
+yarn install
 
 ## 启动项目
-npm start
+
+npm run dev