Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Commit

Permalink
example readme
Browse files Browse the repository at this point in the history
  • Loading branch information
skorfmann committed Nov 21, 2023
1 parent 09b157f commit e79790b
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions examples/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Examples

Make sure to build the project

```
cd ..
npm run build
```

## Simple

```
npm install
wing compile -t @winglang/wing-platform simple.main.w
```

0 comments on commit e79790b

Please sign in to comment.