Skip to content

Repository files navigation

サンドボックス

このリポジトリはTanStack Startを用いたテンプレートです。

開発

vp install
vp dev

依存関係は以下で更新できます。

make update

検証

vp lint
vp fmt
vp test
vp run check
vp build

機能

SPA

開発する製品の内容が管理画面などSPAの適している場合は、vite.config.tsspa.enable の設定を true にします。

spa: { enabled: true },

ページ

サンプルとして以下のページが存在します。

  • / - ホーム
  • /canvas - Canvasのサンプル
  • /error - エラーのページの確認

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages