Last active
June 20, 2025 18:52
-
-
Save dannguyen/c3c6c32445e0ab0a75f63cba60bc92be to your computer and use it in GitHub Desktop.
Revisions
-
dannguyen revised this gist
Jun 20, 2025 . No changes.There are no files selected for viewing
-
dannguyen created this gist
Jun 20, 2025 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ # my notes for creating a Svelte project https://svelte.dev/docs/kit/creating-a-project ```sh brew upgrade npm ```