ahmadateya / flotta-webapp-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flotta Webapp Frontend

Before you begin

you need to have:

  • Docker installed
  • Docker-compose installed

Getting Started

to see the app up and running, run:

make app-up

browse the app at: http://localhost:3000

For Developers

run the following commands to get started:

cp .env.example .env
docker-compose up

About


Languages

Language:CSS 75.6%Language:Vue 12.6%Language:SCSS 6.5%Language:JavaScript 4.8%Language:HTML 0.4%Language:Shell 0.1%Language:Dockerfile 0.1%Language:Makefile 0.0%