Skip to content

Commit 77b3c37

Browse files
authored
Merge pull request #18 from ciatph/ci-pr-test
Testing PR on CI
2 parents d48e572 + 1476ade commit 77b3c37

1 file changed

Lines changed: 15 additions & 8 deletions

File tree

README.md

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,32 @@
1-
# vue-version
1+
# ciatph.github.io
22

3-
> A Vue.js project
3+
> AMIA-CIAT demo output website (version 2.0) <br>
4+
> A Vue.js project <br>
5+
> ###version 2.0.0
6+
> Static build files from the latest vue project at branch [vue-version](https://github.com/ciatph/ciatph.github.io/tree/vue-version)).
7+
Contains updated content with new AMIA Phase 2 information and documents.
8+
9+
<br>
410

511

612
## Build Setup
713

8-
1. clone the project.
14+
1. Clone the project. <br>
15+
`git clone https://github.com/ciatph/ciatph.github.io.git`
916

10-
2. checkout branch **vue-version**<br>
17+
2. Checkout branch **vue-version**<br>
1118
`git checkout vue-version`
1219

13-
1. install dependencies: <br> `npm install`
20+
1. Install dependencies: <br> `npm install`
1421

15-
2. serve with hot reload at localhost:8080 <br>
22+
2. Serve with hot reload at localhost:8080 <br>
1623
`npm run dev`
1724

18-
3. build for production with minification. <br>
25+
3. Build for production with minification. <br>
1926
`npm run build` <br>
2027
(static build files will be generated in the **/dist** directory)
2128

22-
4. build for production and view the bundle analyzer report <br>
29+
4. Build for production and view the bundle analyzer report <br>
2330
`npm run build --report`
2431

2532

0 commit comments

Comments
 (0)