allmaps / arcade

Home Page:https://arcade.allmaps.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allmaps Arcade

Developing

Once you've created a project and installed dependencies with pnpm install start a development server:

pnpm dev

Building

Before creating a production version of your app, install an adapter for your target environment. Then:

npm run build

You can preview the built app with npm run preview, regardless of whether you installed an adapter. This should not be used to serve your app in production.

About

https://arcade.allmaps.org


Languages

Language:TypeScript 54.2%Language:Svelte 43.0%Language:CSS 1.8%Language:JavaScript 0.7%Language:HTML 0.4%