現場のプロが教えるHTML+CSSコーディングの最新常識

CHAPTER1──掲載サイトリンク集

01 Node.jsとRubyの環境を整える

サイト名URL
Node.jshttp://nodejs.org/
Rubyhttps://www.ruby-lang.org/ja/
nodebrewhttps://github.com/hokaccha/nodebrew
nodisthttps://github.com/marcelklehr/nodist
rbenvhttps://github.com/sstephenson/rbenv
Ruby Installerhttp://rubyinstaller.org/downloads/
SSL upgrades on rubygems.org and RubyInstaller versionshttps://gist.github.com/luislavena/f064211759ee0f806c88

02 バージョン管理システムGitのインストールと使い方

サイト名URL
Githttp://git-scm.com/
SourceTreehttp://www.sourcetreeapp.com/
GitHub Machttps://mac.github.com/
GitHub Windowshttps://windows.github.com/
Towerhttp://www.git-tower.com/
GitHubhttps://github.com/
Bitbuckethttps://bitbucket.org/
Backloghttp://www.backlog.jp/

03 検証を楽にしてくれるツール

サイト名URL
Adobe Edge Inspecthttps://creative.adobe.com/ja/products/inspect

04 仮想環境を構築する

サイト名URL
Oracle VM VirtualBoxhttps://www.virtualbox.org/
VMWare Playerhttps://my.vmware.com/jp/web/vmware/downloads
VMWare Fusionhttp://www.vmware.com/jp/products/fusion/
Parallels Desktophttps://www.parallels.com/jp/products/desktop/
Hyper-Vhttp://www.microsoft.com/ja-jp/server-cloud/windows-server/hyper-v.aspx
modern.IEhttps://www.modern.ie/ja-jp

05 パッケージマネージャーの使い方

サイト名URL
Homebrewhttp://brew.sh/index_ja.html

Indexへ戻る