Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Build Pipeline committed Sep 20, 2021
1 parent d9c0e27 commit 068d965
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ This task will generate `jdk8.d.ts` and `jdk8-types.ts` into folder `ts/j2ts`

### Compile typescript

> npm run build:main
> npm run build
This task use [parcel](https://parceljs.org/) to bundle all modules in a single javascript file in `target/js/main.js`

### Run sample

> mvn exec:exec
> npm start

0 comments on commit 068d965

Please sign in to comment.