Skip to content

streamdataio/riotjs-exploration

 
 

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 ».

Most of the projects uses 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, run:

  • npm install
  • npm run serve (live-edit)

A browser should be opened at: http://localhost:3000/

About

This project aims to explore Riot.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 65.2%
  • JavaScript 29.4%
  • CSS 5.4%