Skip to content

jtejederabit/FLNKS-FRONTEND

Repository files navigation

FRONTEND CODE

Coding test

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Run Locally

Clone the project

  git clone https://github.com/jtejederabit/FLNKS-FRONTEND

Go to the project directory

  cd FLNKS-FRONTEND

Install dependencies

  npm install

Start the server in dev mode

  npm run dev

Build the project

  npm run build

Deployment

To deploy this project with Docker

  docker-compose up --build

Base URL

In Dev mode

  http://localhost:5173

From Docker container

  http://localhost:80

Run tests

  npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published