Skip to content

Commit a97d7be

Browse files
committed
update jquery sample
1 parent 2350e25 commit a97d7be

File tree

5 files changed

+24
-718
lines changed

5 files changed

+24
-718
lines changed

jquery/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ For best results, scroll the window using the scrollbar.
1010

1111
## Running
1212
```
13-
tsc --sourcemap --target ES5 parallax.ts
14-
start parallax.html
13+
npm run start
14+
open parallax.html
1515
```

0 commit comments

Comments
 (0)