Skip to content

Commit 4840696

Browse files
authored
docs: 补充 nuxt-admin 登录信息 (#152)
1 parent 35554a4 commit 4840696

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
## Table of Contents
1111

1212
- [Introduction](#introduction)
13+
- [Demo](#demo)
1314
- [Features](#features)
1415
- [Links](#links)
1516
- [Usage](#usage)
@@ -46,6 +47,22 @@ Create an enterprise nuxt app in seconds.
4647

4748
[⬆ Back to Top](#table-of-contents)
4849

50+
## [Demo](https://femessage.github.io/create-nuxt-app/)
51+
52+
### Nuxt-Admin
53+
54+
- 租户id admin
55+
- 帐号 admin
56+
- 密码 abcd1234
57+
58+
**run local dev server**
59+
60+
```sh
61+
# white a .env file in root
62+
API_SERVER=https://mockapi.eolinker.com/IeZWjzy87c204a1f7030b2a17b00f3776ce0a07a5030a1b
63+
APP_ID=1204701543597604893
64+
```
65+
4966
## Usage
5067

5168
Make sure you have [npx](https://www.npmjs.com/package/npx) installed (`npx` is shipped by default since [npm](https://www.npmjs.com/get-npm) `5.2.0`)

0 commit comments

Comments
 (0)