Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 330 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 330 Bytes

Investigate that Three Demension and SSR

SSR provides us:

  • Prerendering
  • High performance compute resource
  • Able to use edge

Three Demension (containing XR etc) provides us:

  • Vision from other side
  • Intuition

Usage

Recommends use devbox by JetPack

npm install
npm run dev
npm run deploy