Skip to content

Instantly share code, notes, and snippets.

@ogaty
Created January 5, 2023 00:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ogaty/f388f1452b36fcbc787ffa023c58aa94 to your computer and use it in GitHub Desktop.
Save ogaty/f388f1452b36fcbc787ffa023c58aa94 to your computer and use it in GitHub Desktop.
react vue

基本は

npm create vite@latest

で作れる

<div id="root"></div>

ここにjsxを当て込んでいく

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment