Skip to content
This repository was archived by the owner on Jul 10, 2019. It is now read-only.

Commit 925df70

Browse files
committed
Update README
1 parent 856079e commit 925df70

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ example url: [https://typescript-nuxtjs-boilerplate.netlify.com/example](https:/
88

99
**Note: requires node version >= 8.10.0 and npm version >= 5.6.0**
1010

11+
First, clone the repo via git:
12+
13+
```bash
14+
$ git clone --recursive git@github.com:hisasann/typescript-nuxtjs-boilerplate.git
15+
```
16+
1117
### Install yarn
1218

1319
**for mac**

0 commit comments

Comments
 (0)