Created
July 18, 2022 16:55
-
-
Save cetorres/53030e8044fe235e0d9b0c9a68a4f8d0 to your computer and use it in GitHub Desktop.
Bun + SolidJS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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