diogomoretti / tempoimarui

🌤 A Svelte weather app experiment

Home Page:https://tempoimarui.surge.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌤 Tempo Imaruí

This is a Svelte experiment project

Get started

Install the dependencies...

yarn

...then start Rollup:

yarn dev

Navigate to localhost:5000. You should see your app running. Edit a component file in src, save it, and reload the page to see your changes.

Building and running in production mode

To create an optimised version of the app:

yarn build

Deploying to the web

To build & deploy in Surge.sh, run:

yarn deploy

License

MIT

About

🌤 A Svelte weather app experiment

https://tempoimarui.surge.sh


Languages

Language:HTML 73.7%Language:JavaScript 17.9%Language:CSS 8.4%