Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit623b705

Browse files
committed
build fix, readme
1 parent48fca4e commit623b705

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

‎README.md‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@
77
<imgsrc="resources/vue-smart-route.gif"width="600"/>
88
</p>
99

10-
Vue Smart Route allows you to create a**query** system based on your**routes**. You can simply create a command input that creates**smart** actions.
10+
Vue Smart Route allows you to create a**query** system based on your**routes**. You can simply create a command input that creates**smart** actions, both static routes and the**async ones**:
11+
12+
<palign="center">
13+
<imgsrc="resources/vue-smart-route-swapi.gif"width="600"/>
14+
</p>
1115

1216
##Install
1317

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"test":"exit 0;",
1111
"build":"poi src/vue-smart-route.js --prod --format umd --module-name VueSmartRoute --file-names.js vue-smart-route.js",
1212
"dev":"poi example/main.js --serve",
13-
"gh-pages":"poi example/main.js --prod --public-url . --out-dir=example/dist && gh-pages -d example/dist"
13+
"gh-pages":"poi example/main.js --prod --public-url ./ --out-dir=example/dist && gh-pages -d example/dist"
1414
},
1515
"repository": {
1616
"type":"git",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp