Skip to content

Commit ff47ece

Browse files
Merge pull request #2060 from basarbk/git-to-degit
docs(introduction): replace git clone with degit
2 parents 20598f9 + cb1b981 commit ff47ece

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/introduction.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ $ npm install
3434
$ npm run start
3535
```
3636

37+
> info **Hint** If you'd like to clone the repository without the git history, you can use [degit](https://github.com/Rich-Harris/degit).
38+
3739
Open your browser and navigate to [`http://localhost:3000/`](http://localhost:3000/).
3840

3941
To install the JavaScript flavor of the starter project, use `javascript-starter.git` in the command sequence above.

0 commit comments

Comments
 (0)