josephschito / opal-playground

Static Opal template

Home Page:https://github.com/josephschito/opal-static-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Opal playground

Setup

cd opal-static-template

bundle

bundle exec rackup

Visit http://localhost:9292

Build

bin/build

Try your build

ruby -rwebrick -e 'WEBrick::HTTPServer.new(:Port => 4001, :DocumentRoot => "build").start' &> /dev/null

Visit http://localhost:4001

About

Static Opal template

https://github.com/josephschito/opal-static-template


Languages

Language:Ruby 90.0%Language:HTML 10.0%