marcoarthur / svelte-geo-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Svelte app and Perl Backend

This is a simple application to search using OSM and Perl as Backend and Svelte as front-end. Feel free to study and fork it if you wish.

Installation

Install the dependencies...

cpanm --install-deps .
pnpm i

Running

Just

pnpm start 

About


Languages

Language:JavaScript 49.4%Language:Perl 31.4%Language:Svelte 14.0%Language:CSS 3.6%Language:HTML 1.6%Language:Makefile 0.1%