Skip to content

⚡ TypeScript starter for Svelte that includes all you need to build amazing apps.

License

Notifications You must be signed in to change notification settings

gabrieldejesus/svelte-typescript-starter

Repository files navigation

Svelte TypeScript Starter

Stars Forks Issues GitHub license Follow gabrieldejesus

TypeScript starter for Svelte that includes all you need to build amazing apps

🛠 Getting started

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

Download zip

Download zip

💻 Configuration for development

  • Open project folder

  • Execute command: yarn

  • Run the command to enter developer mode yarn dev

  • In your browser enter the address: http://localhost:5000

🗃 Release history

  • 0.0.1
    • Work in progress

📝 Meta

Gabriel de Jesus – My portfoliodevgabrieldejesus@gmail.com

Distributed under the MIT License. See LICENSE for more information.

https://github.com/gabrieldejesus/svelte-typescript-starter

🚀 Contribution

  1. Make the fork of the project (https://github.com/gabrieldejesus/svelte-typescript-starter/fork)
  2. Create a branch for your modification (git checkout -b my-new-resource)
  3. Do commit (git commit -am 'Adding a new resource ...')
  4. Push (git push origin my-new-feature)
  5. Create a new Pull Request

After your pull request is merged, you can safely delete your branch.


About

⚡ TypeScript starter for Svelte that includes all you need to build amazing apps.

Resources

License

Stars

Watchers

Forks