Add a minimal and plain stdweb example

This commit is contained in:
2018-09-08 23:38:34 -04:00
parent ab6e31770d
commit 5cb79f2828
27 changed files with 16026 additions and 17 deletions

4
minimal/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
node_modules/
Cargo.lock
target/
dist/