#What? This is the React Tutorial implemented with Riot 👍
#It depends?
- Riot compiler
- Go tool (just to run a simple webserver to handle HTTP requests)
#How? Build the tags and run a server:
$ cd commentsTuto
$ riot tags/ public/tutorial.js
$ go run server.go
Now the app should be available at http://127.0.0.1:8080/