Skip to content

Instantly share code, notes, and snippets.

@dannguyen
Last active June 20, 2025 18:52
Show Gist options
  • Select an option

  • Save dannguyen/c3c6c32445e0ab0a75f63cba60bc92be to your computer and use it in GitHub Desktop.

Select an option

Save dannguyen/c3c6c32445e0ab0a75f63cba60bc92be to your computer and use it in GitHub Desktop.

Revisions

  1. dannguyen revised this gist Jun 20, 2025. No changes.
  2. dannguyen created this gist Jun 20, 2025.
    9 changes: 9 additions & 0 deletions README-svelte-app-making.md
    Original 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

    ```