Skip to content

Latest commit

 

History

History
65 lines (43 loc) · 929 Bytes

README.md

File metadata and controls

65 lines (43 loc) · 929 Bytes

旅行お助け君(フロント)

開発環境構築

リポジトリをクローンする

git clone [email protected]:DaigakuNakayoshi/travelhelperkun-front.git

bun のインストール

https://bun.sh/docs/installation

node ライブラリインストール

bun install

開発環境へ移動

cd travelhelperkun-front

dev サーバー起動

bun run dev

build + preview

bun run build
bun run preview

lint + format

bun run check

サンプルページの閲覧方法

サーバーを立ち上げる

bun run dev

CLI画面にてオプション入力の表示が出るため、下記を選択することでWebページが開く

h(helpの表示)
o(Web画面への遷移)

ブラウザ(e.g. Chrome)に遷移するため、下記URLを指定

http://localhost:5173/samples/