Skip to content

EvannG1/Fleetizen

Repository files navigation

Fleetizen - WebApp

Fleetizen is a web application that allows you to list your fleet of ships on the game Star Citizen.

This repository contains the frontend of the project developed with VueJS framework. The repository of the backend (API) developed with NodeJS/ExpressJS is available here.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Customize configuration

See Configuration Reference.