Skip to content

Instantly share code, notes, and snippets.

@chientrm
Created June 17, 2022 12:08
Show Gist options
  • Save chientrm/5be2812ae38208390cf60114bbfc1d75 to your computer and use it in GitHub Desktop.
Save chientrm/5be2812ae38208390cf60114bbfc1d75 to your computer and use it in GitHub Desktop.
init svelte project with express and esbuild
npm init svelte
npm install -D express esbuild
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment