ahmadateya / vue-starter-template

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:Vue 56.5%Language:CSS 35.9%Language:SCSS 3.8%Language:JavaScript 3.6%Language:HTML 0.2%Language:Dockerfile 0.0%Language:Shell 0.0%Language:Makefile 0.0%