Skip to content

BartmanEH/Pokemon-shiny

 
 

Repository files navigation

Psst — looking for a shareable component template? Go here --> sveltejs/component-template


svelte app

This is a project template for Svelte apps. It lives at https://github.com/sveltejs/template.

Get started

Install the dependencies & copy assets to public folder...

make init;

...then start Rollup:

npm run 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.

Deploying to the web

make deploy

ps:
deploy task will run 3 tasks:

  • updateTime: update time string in page header
  • build: build js
  • build-sw: update service worker for PWA

About

Share personal shiny pokemon by URL!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.6%
  • Svelte 28.4%
  • JavaScript 15.5%
  • CSS 2.7%
  • Other 0.8%