Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.52 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.52 KB

THIS REPO IS DEPRECATED

This repo is deprecated and no longer maintained. RiotJS has performance issues with any non-trivial single page application. Use Vue.js instead. See this article for more info.

riotjs-boilerplate

I've been playing around with some projects that use the same boilerplate code to set up RiotJS with a bunch of tools I commonly use, so I decided to extract it out into a separate repo to serve as a quickstart repo.

This is what's included:

Install

npm install

Run

npm start

Then navigate to http://localhost:8080/. You should see a page with the text Hello world.