Skip to content

Instantly share code, notes, and snippets.

@cetorres
Created July 18, 2022 16:55
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 cetorres/53030e8044fe235e0d9b0c9a68a4f8d0 to your computer and use it in GitHub Desktop.
Save cetorres/53030e8044fe235e0d9b0c9a68a4f8d0 to your computer and use it in GitHub Desktop.
Bun + SolidJS
npx degit solidjs/templates/ts mySolidTest
cd mySolidTest
rm pnpm-lock.yaml
bun install
bun start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment