Created
July 26, 2021 15:14
-
-
Save robertohuertasm/7a3e3731c3745a058f907d4119119640 to your computer and use it in GitHub Desktop.
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 characters
npm init svelte@next sveltekit-cognito-auth | |
# I'm choosing the Skeleton project, | |
# opting out of TypeScript for this tutorial | |
# and using ESlint and Prettier support | |
cd sveltekit-cogniton-auth | |
npm install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment