WeatherApp

Weatherapp

Weather App using Svelte framework

Weather app

Wheater App using Svelte framework

Built with 🛠️

  • Svelte - The web framework used

Requirements 📋

Svelte installation:

during the installation of NodeJS

Environment configuration ⚙️

Project creation:

npm create svelte@latest <project-name>

Install dependencies:

npm install

Install Typescript:

during installation

- or -

node scripts/setupTypeScript.js

Deployment 📦

Execute project in development mode:

npm run dev

Building and running in production mode:

npm run build

Top categories

Loading Svelte Themes