Skip to content

buby84/fis-sanctions

Repository files navigation

FIS SKI SANCTIONS

display fis ski sanctions list with search and filter options

it consume fis-ski api in order to get the sanctions list https://api.fis-ski.com/documentation/general

Development

dev enviroment

Requirments Node v22.3.0

run the following command to install the required packages

npm install

for development run the following command

run dev env

for build the project run the following command

run dev build

once build done publish the content of the dist folder to the server

npm packages

http-proxy-middleware for handle cors request on development

vite-plugin-static-copy for copy the favicon files to the dist folder

axios for handle the api request

pinia for state management

vue

vite

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published