Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 122 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 122 Bytes

strapi-svelte-tailwind-auth

backend

nvm use 16

npm i

npm run develop

frontend

npm i

npm run dev