Commit 9b3e31f7 authored by baiyuze's avatar baiyuze

feat:更改readme

parent 28fef5c9
...@@ -19,12 +19,13 @@ To clone and run this repository you'll need [Git](https://git-scm.com) and [Nod ...@@ -19,12 +19,13 @@ To clone and run this repository you'll need [Git](https://git-scm.com) and [Nod
```bash ```bash
# Clone this repository # Clone this repository
git clone https://github.com/electron/electron-quick-start git clone git@gitlab.sycdev.com:electron/lowcode-electron.git
# Go into the repository # Go into the repository
cd electron-quick-start cd lowcode-electron
# Install dependencies # Install dependencies
npm install npm install
# Run the app # Run the app
npm run compile
npm start npm start
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment