Skip to content

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
NSeydoux committed Jul 8, 2024
1 parent 54bb90f commit c185874
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions demo/0.0.1/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# demo

## Running the demo

1. `cd demo/0.0.1`
1. `npm ci`
1. npx webpack ./src/index.js
1. npx serve .

0 comments on commit c185874

Please sign in to comment.