Files
geovisio-website/docs/01_Start.md
Adrien Pavie c5f9a6da06 Update docs
2023-06-14 15:21:31 +00:00

1.3 KiB

GeoVisio Website hands-on guide

GeoVisio logo

Welcome to GeoVisio Website documentation ! It will help you through all phases of setup, run and develop on GeoVisio Website.

Note that this only covers the Website / front-end component, if you're looking for docs on another component, you may go to this page instead.

Also, if at some point you're lost or need help, you can contact us through issues or by email.

Architecture

The website relies on the following technologies and components:

  • Frontend website made in Vue 3
  • Project use Vite who offer a fast development server and an optimized compilation for production (like webpack)
  • The style is made with CSS/SASS and the bootstrap library
  • Typescript used to type
  • Jest used for unit testing

All the docs

You might want to dive into docs :