Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 667 Bytes

index.md

File metadata and controls

18 lines (13 loc) · 667 Bytes

Frontend overview

Lessy's frontend is written with VueJS and is built with NPM and Webpack. You can find the code under the client/ directory. Please refer to the VueJS guide to get started with it.

Our design guide is accessible at lessy.io/design, please always refer to it when working on the frontend.

We describe general guidelines to test the frontend in a specific document.

This documentation is still under construction. Later, we will document:

  • what is and how to write generic components
  • how to organize components
  • how to write good store's module
  • localisation