Skip to content

DaigakuNakayoshi/travelhelperkun-front

Repository files navigation

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

開発環境構築

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

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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •