Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 297 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 297 Bytes

Introduction to RiotJS

This is the example project used in the "Introduction to RiotJS" screencast.

Setup:

npm install

Build the project:

npm run build

Start dev server:

npm start

And navigate to: http://localhost:8080