Skip to content

AmiralBl3ndic/Vinaigrette-Client

Repository files navigation

vinaigrette-client

Vinaigrette Banner

This project is a client for the Vinaigrette Server project.

Team

This client application is developed and maintained by :

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint