Closed4

One Frameworkを試す。

t0m0120t0m0120

下記でテンプレートを引っ張ってくる。
TemplateはTamagui/FullStack/minimalがあったので、FullStackを見てみる。

$ npx one 
✔ Name … hello-world
✔ Template › Fullstack - Drizzle, Postgres, Tamagui, Biome
$ cd hello-world
$ yarn db:init
$ yarn dev

Web版

Native版

t0m0120t0m0120

AppDirecotry単体でWeb/Nativeのルーティングが完成している。

このスクラップは2024/12/17にクローズされました