Skip to content

sunujh6/vibe-code-break-bricks

Repository files navigation

Introduction: React + Vite(Vibe Coding)

이 프로그램은 React+Vite Project를 이용하여 GPT-5 thinking 모델이 생성한 프로그램(Vibe coding)을 github Action를 활용하여 실행하는 벽돌깨기 샘플 프로그램입니다. 프로그램 실행은 https://sunujh6.github.io/vibe-code-break-bricks/ 에서 확인할 수 있습니다.

Running on Local

NPM 10.9.3, node.js 22.18.0, vite v7.1.2


--- upgrade packages ---

$ wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash

$ nvm insall --lts


$ git clone https://github.com/sunujh6/vibe-code-break-bricks

$ cd vibecode-omok

$ npm install

$ npm install framer-motion lucide-react

build & running

$ npm run build

$ npm run preview

Type http://localhost:4173/vibe-code-break-bricks/ url on your browser

running with developer mode

$ npm run dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published