Created
June 17, 2022 12:08
-
-
Save chientrm/5be2812ae38208390cf60114bbfc1d75 to your computer and use it in GitHub Desktop.
init svelte project with express and esbuild
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
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