Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 302 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 302 Bytes

U-lab lp

node

$ cd lp

# ライブラリインストール
$ npm install

# サーバー起動
$ npm run dev

node 環境構築

参考 Homebrew 経由の anyenv 経由の nodenv 経由で Node.js をインストールする https://qiita.com/ucan-lab/items/ce35bcaf2562054917a8