Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
okumurakengo committed May 19, 2019
1 parent 98ddb8b commit 383f83f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
```bash
yarn
yarn run webpack

# or

npm i
npx webpack
```

`index.html`をブラウザで開く

0 comments on commit 383f83f

Please sign in to comment.