live_vue
End-to-end reactivity for Phoenix LiveView and Vue
파일 탐색기
최종 버전 다운로드 (.zip)- bug_report.md
- config.yml
- feature_request.md
- e2e.yml
- elixir.yml
- frontend.yml
- helpers.ts
- app.ts
- attrs.ts
- compactPatch.bench.ts
- compactPatch.test.ts
- compactPatch.ts
- hooks.test.ts
- hooks.ts
- index.ts
- inject.test.ts
- inject.ts
- jsonPatch.test.ts
- jsonPatch.ts
- link.ts
- phoenixFallbackTypes.ts
- server.test.ts
- server.ts
- serverElementPolyfill.d.ts
- types.ts
- use.test.ts
- use.ts
- useLiveForm.test.ts
- useLiveForm.ts
- useLiveUpload.test.ts
- utils.test.ts
- utils.ts
- vitePlugin.js
- vitePlugin.test.js
- config.exs
- lifecycle.png
- architecture.md
- basic_usage.md
- client_api.md
- comparison.md
- component_reference.md
- configuration.md
- deployment.md
- faq.md
- forms.md
- getting_started.md
- installation.md
- persistent_layout.md
- testing.md
- troubleshooting.md
- node_js.ex
- quick_beam.ex
- vite_js.ex
- components.ex
- encoder.ex
- injected_ssr.ex
- patch.ex
- reload.ex
- shared_props_view.ex
- slots.ex
- ssr.ex
- test.ex
- live_vue.install.ex
- live_vue.ex
- live_vue_install_smoke.sh
- basic.spec.js
- counter.vue
- live.ex
- controller.ex
- dead-view-test.vue
- dead-view.spec.js
- event.spec.js
- event_test.vue
- live.ex
- event_reply.spec.js
- event_reply_test.vue
- live.ex
- form.spec.js
- form_test.vue
- live.ex
- display.vue
- headless.spec.js
- live.ex
- item-list.vue
- live.ex
- live.ex
- navigation.spec.js
- navigation.vue
- layout.vue
- live.ex
- nested.vue
- page.vue
- persistent-layout.spec.js
- sidebar.vue
- live.ex
- prop-diff.spec.js
- prop-display.vue
- display.vue
- live.ex
- reconnect.spec.js
- live.ex
- slot.spec.js
- slot_test.vue
- live.ex
- stream.spec.js
- stream_test.vue
- live.ex
- upload-test.vue
- upload.spec.js
- app.js
- server.js
- playwright.config.js
- README.md
- test_helper.exs
- utils.js
- vite.config.js
- live_vue.install_test.exs
- ssr_test_server.mjs
- ssr_test_server_quickbeam.js
- live_view_diff_test.exs
- live_vue_encoder_form_test.exs
- live_vue_encoder_live_stream_test.exs
- live_vue_encoder_test.exs
- live_vue_internals_test.exs
- live_vue_patch_test.exs
- live_vue_shared_props_view_test.exs
- live_vue_ssr_nodejs_test.exs
- live_vue_ssr_quickbeam_test.exs
- live_vue_ssr_test.exs
- live_vue_test.exs
- test_helper.exs
- .formatter.exs
- .gitignore
- .prettierignore
- .prettierrc.json
- AGENTS.md
- CHANGELOG.md
- conductor-setup.sh
- conductor.json
- LICENSE.md
- live_vue_logo.png
- live_vue_logo_rounded.png
- mix.exs
- mix.lock
- package-lock.json
- package.json
- README.md
- tsconfig.json
- usage-rules.md
- vitest.config.ts
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/Valian/live_vue
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd live_vue
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
