Everything you need to build a Svelte project, powered by create-svelte
.
If you're seeing this, you've probably already done this step. Congrats!
# create a new project in the current directory
npm create svelte@latest
# create a new project in my-app
This is a Small Static Site for a Portfolio.
-------------------
To install this app:
npm install
-----------------
to Run it:
npm run dev
-----------
For Building it
npm run build