Skip to content

juliandpt/WeatherApp

Repository files navigation

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

About

Weather App using Svelte framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published