瀏覽代碼

updated README

master
kelvinsuen 2 月之前
父節點
當前提交
21f4926e4c
共有 1 個檔案被更改,包括 8 行新增8 行删除
  1. +8
    -8
      README.md

+ 8
- 8
README.md 查看文件

@@ -6,14 +6,14 @@
npm install
```

## 2. Run the application
- Start the application by the following command:
```
npm start
```

## 3. Config the library
## 2. Config the library
- Navigate to "LIONER-frontend\node_modules\pspdfkit\dist"
- Copy the folder "pspdfkit-lib"
- Create a new folder "sdk" in "LIONER-frontend\public"
- Paste the "pspdfkit-lib" inside "sdk" folder
- Paste the "pspdfkit-lib" inside "sdk" folder

## 3. Run the application
- Start the application by the following command:
```
npm start
```

Loading…
取消
儲存