Middleman : MacOSX 導入①
インストール
ターミナルを起動し以下のコマンドを実行
*gem install middlemanサーバーの起動
以下のコマンドで、作業フォルダを作成
middleman init [プロジェクト名]
作成したプロジェクトフォルダに移動し、以下のコマンドで起動
bundle exec middleman server確認
プラウザを起動し、以下のURLで確認出来る
http://localhost:4567/
Author And Source
この問題について(Middleman : MacOSX 導入①), 我々は、より多くの情報をここで見つけました https://qiita.com/GrassWonder/items/ead05652fe8309cf5cdf著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .