Add set instructions + clone url
This commit is contained in:
parent
58a9a0790e
commit
a507f68ead
1 changed files with 7 additions and 0 deletions
|
@ -7,9 +7,16 @@ The SillySay.js demo for my blog.
|
|||
[Setting up Browserify + Rollupify + Wzrd](https://asciinema.org/a/97561)
|
||||
|
||||
## Download
|
||||
- Git clone url: `https://git.starbeamrainbowlabs.com/Demos/Silly-Say.git`
|
||||
- [zip](https://git.starbeamrainbowlabs.com/Demos/Silly-Say/archive/master.zip)
|
||||
- [tar.gz](https://git.starbeamrainbowlabs.com/Demos/Silly-Say/archive/master.tar.gz)
|
||||
|
||||
## Setting up
|
||||
- Install [Node.js](https://nodejs.org/)
|
||||
- Install browserify and wzrd: `npm install browserify wzrd` (don't forget to sudo on linux!)
|
||||
- Run `npm install`
|
||||
|
||||
|
||||
## Links
|
||||
- [Stardust Blog](https://starbeamrainbowlabs.com/blog/)
|
||||
- [starbeamrainbowlabs.com](https://starbeamrainbowlabs.com/)
|
||||
|
|
Loading…
Reference in a new issue