File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 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
5168Make 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 ` )
You can’t perform that action at this time.
0 commit comments