@geogirafe/create-template
Version:
The base template for GeoGirafe. Based on vite and typescript
26 lines (16 loc) • 529 B
Markdown
# Create a GeoGirafe App
## Requirements
* NodeJS version 20+
* GIT
* Docker
## Install
GeoGirafe can be installed with just one command:
```sh
npm create @geogirafe/template@latest my-geogirafe-app
```
## Find out more
- Getting Started: https://doc.geomapfish.dev/docs/getting-started/set-up-geogirafe
- Demo websites: https://demo.geomapfish.dev
- Full Documentation: https://doc.geomapfish.dev
- Contact us on Discord: https://discord.gg/kdrXjaqBbH
Have a nice journey with GeoGirafe! :-)