Auto-complete Steam game names with Svelte.
npm install
npm run dev
Read the short documentation about Github Pages. Namely, you will have to:
gh-pages
,Then:
npm install gh-pages --save-dev
And edit package.json
to have the following, as in this example:
"homepage": "https://woctezuma.github.io/",
"scripts": {
"predeploy": "npm run build",
"deploy": "npx gh-pages -d public/"
}
Finally:
npm run deploy
steam-store-snapshots
simple-svelte-autocomplete
, with a demo