VROOM-Project / vroom-frontend

Web frontend for VROOM

Home Page:http://map.vroom-project.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo contains the VROOM frontend demo hosted at http://map.vroom-project.org/.

Setup

Clone the repo and install dependencies using npm:

git clone https://github.com/VROOM-Project/vroom-frontend.git
cd vroom-frontend
npm install

Requirements

To run the frontend locally, you need the following tools up and running.

Usage

Serve at http://127.0.0.1:9966 with:

npm run serve

About

Web frontend for VROOM

http://map.vroom-project.org/

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 91.2%Language:CSS 6.7%Language:Shell 1.1%Language:HTML 1.0%