open-source-uc / UbiCate

https://open-source-uc.github.io/UbiCate/map

Home Page:https://UbiCate.osuc.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UbiCate

Developing

Installation

Be sure to hace yarn in PATH.

yarn install

Running the developer server

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

Be sure that the proyect works in build mode:

npm run build

You can preview the built app with npm run preview.

About

https://open-source-uc.github.io/UbiCate/map

https://UbiCate.osuc.dev

License:GNU General Public License v3.0


Languages

Language:Svelte 72.0%Language:TypeScript 14.6%Language:HTML 5.6%Language:JavaScript 4.2%Language:CSS 3.6%