Skip to content

streamdataio/streamdataio-riotjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Exploring Riot.js

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/