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

Commit3ac708f

Browse files
authored
Update README.md
1 parent00bede4 commit3ac708f

File tree

1 file changed

+19
-11
lines changed

1 file changed

+19
-11
lines changed

‎README.md‎

Lines changed: 19 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,32 @@
1-
#WebDataRocks integrationwith the Vue framework
1+
#Example of integrating WebDataRockswith the Vue 2 framework
22

3-
This repositoryholds a sampleintegrationprojectof WebDataRocks reporting toolwith the Vue framework.
3+
This repositorycontains a sample projectthat shows how to integrate[WebDataRocks](https://www.webdatarocks.com/)with the[Vue2framework](https://v2.vuejs.org/).
44

5-
##Get WebDataRocks
5+
##Prerequisites
66

7-
WebDataRocks is a free reporting tool.[Get it here](https://www.webdatarocks.com/get-webdatarocks/).
7+
-[Node.js 8 through 16](https://nodejs.org/en/)
88

9-
##Runthis project
9+
##Runthe project
1010

11-
1. Download or clone this sample project from GitHub.
12-
2. Install npm packages by running in the console:
11+
1. Download or clone this project from GitHub:
12+
```
13+
git clone https://github.com/WebDataRocks/pivot-vue.git
14+
cd pivot-vue
15+
```
16+
3. Install npm packages:
1317
```
1418
npm install
1519
```
16-
3. Runyour application:
20+
3. Runthe project:
1721
```
1822
npm run serve
1923
```
20-
Your application will run at`http://localhost:8080/`.
24+
You can access the project at`http://localhost:8080/`.
25+
26+
##Related docs
27+
28+
For details on how to integrate WebDataRocks into existing Vue projects, check out the[integration with Vue](https://www.webdatarocks.com/doc/integration-with-vue/).
2129

22-
##Learn more about integration with Vue
30+
##Support
2331

24-
For detailed instructions on the integration, please refertothis tutorial:[Integration with Vue](https://www.webdatarocks.com/doc/integration-with-vue/).
32+
Feel freetoask WebDataRocks-related questions on[StackOverflow](https://stackoverflow.com/questions/tagged/webdatarocks).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp