WindTheta

Stars
0
Committers
1
  • Wind Theta

-Try it

  • Use chatbot for assistance in video 🤖
  • Simple User interface 💻
  • Get 3D feel of video object by theta cloudEdge 🌐
  • Get 2D or image feel of video object by theta cloudEdge 🎨
  • Web app 🌐

Getting Started

# clone the repository
git clone https://github.com/frontendweb3/open-blog.git
# change the directory
cd open-blog
# install packages with pnpm or npm or yarn.
pnpm install
# or
npm install
# or
yarn install

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

Folder Structure

Related Projects