Everything you need to build a Svelte project, powered by create-svelte
.
# clone repo
git clone https://github.com/crazylot/personal-task-manager-application.git
cd personal-task-manager-application
npm i
npm run dev
# To create a production version of your app:
npm run build
You can preview the production build with npm run preview
.
Go to https://personal-task-manager-application.vercel.app/