TypeScript starter for Svelte that includes all you need to build amazing apps
Windows:
You can clone the repository through CMD (Command Prompt) just by typing:
git clone https://github.com/gabrieldejesus/svelte-typescript-starter
or download the zip from the green button at the beginning of the repository
Open project folder
Execute command: yarn
Run the command to enter developer mode yarn dev
In your browser enter the address: http://localhost:5000
Gabriel de Jesus – My portfolio – devgabrieldejesus@gmail.com
Distributed under the MIT License. See LICENSE for more information.
https://github.com/gabrieldejesus/svelte-typescript-starter
git checkout -b my-new-resource
)git commit -am 'Adding a new resource ...'
)git push origin my-new-feature
)After your pull request is merged, you can safely delete your branch.