Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
hepp committed Feb 24, 2021
1 parent 2930c08 commit 420a48e
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
# Svelte-GLSL-Site
Simple portfolio example site w Svelte+GLSL WebGL
Simple portfolio example site w Svelte+GLSL WebGL

Live at <https://heppmaccoy.com/interactive-webgl-showcase/>


### To Run:

```
$ npm install
$ npm run dev
// view http://localhost:5000/
```

0 comments on commit 420a48e

Please sign in to comment.