Skip to content

Instantly share code, notes, and snippets.

@sh4869
Last active November 3, 2016 16:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sh4869/1b361bbf5f46e7c0cb8ee3fc96d69708 to your computer and use it in GitHub Desktop.
Save sh4869/1b361bbf5f46e7c0cb8ee3fc96d69708 to your computer and use it in GitHub Desktop.

展示のさせかた

前提条件

  • gitが入っている
  • ネットワークにつながっている

Node.jsが入っている人へ

git clone https://github.com/SIT-Digicre/ShibaurasaiApp
cd ShibaurasaiApp
npm install
npm start

ブラウザを開いて localhost:8080/www/にアクセス

入っていない人へ

  1. ここにアクセス
  2. 使っているOSのインストーラーのボタンをクリック
  3. ダウンロードが終わったら実行、そのままインストール
  4. 上の「Node.jsが入っている人へ」を実行する。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment