Welcome to this project which aims to explore Riot.js a powerful micro-library with custom-tags, eventing and routing.
Most of the code is related to the blog posts series « Exploring Riot.js ».
All projects use npm. If you don't have npm yet, we advice you to install it with nvm, a really nice tool that can manage several npm versions. Once installed, go into the folder corresponding to the article you're currently reading and run:
npm install
npm run serve
(live-edit)
A browser should be opened at: http://localhost:3000/