Skip to content

KeiSAKATA/ruby-creative-coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rubyでクリエイティブコーディング

概要

ruby製のロゴです。

クイックスタート

git clone git@github.com:KeiSAKATA/ruby-creative-coding.git
cd ruby-creative-coding

WEBrickのサーバーを立ち上げる(rubyのインストールが必要です)。

ruby -run -e httpd . -p 8000

※ローカルのindex.htmlファイルのパスをそのまま指定した場合、ブラウザのCORSポリシーに違反し、外部ライブラリ(下記)にアクセスできず、ロゴが表示できないため、ローカルサーバーを使用してページを表示させています。

ブラウザでhttp://localhost:8000にアクセスする。

使用ライブラリ

About

Try creative coding with ruby, create a company logo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published