Skip to content

Boilerplate that sets up RiotJS with RiotControl, Webpack, Semantic UI, Jade, and Babel

Notifications You must be signed in to change notification settings

danieltian/riotjs-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Boilerplate that sets up RiotJS with RiotControl, Webpack, Semantic UI, Jade, and Babel

Resources

Stars

Watchers

Forks