Skip to content

Instantly share code, notes, and snippets.

@lugrus2000
Last active August 13, 2022 11:21
Show Gist options
  • Save lugrus2000/ea7d1921e4978253c9768571ae4a4b5f to your computer and use it in GitHub Desktop.
Save lugrus2000/ea7d1921e4978253c9768571ae4a4b5f to your computer and use it in GitHub Desktop.
未命名
{"config":{"codeTheme":"OneDarkPro","pageThemeSyncCodeTheme":true,"openAlmightyConsole":false,"autoRun":false,"layout":"default","keepPreviousLogs":true,"codeFontSize":16},"title":"未命名","code":{"HTML":{"language":"html","content":"<div id=\"root\"></div>","resources":[]},"CSS":{"language":"css","content":"","resources":[]},"JS":{"language":"typescript","content":"ReactDOM.render(\n<h1>Hello, world!</h1>,\ndocument.getElementById('root')\n);","resources":[{"name":"React","url":"/coderun/lib/[email protected]"},{"name":"react-dom","url":"/coderun/lib/[email protected]"}]},"VUE":{"language":"vue2","content":"","resources":[]}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment