Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 734 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 734 Bytes

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