@geogirafe/create-template

0.8.0 • Public • Published

Create a GeoGirafe App

Requirements

  • NodeJS version 20+
  • GIT

Install

GeoGirafe can be installed with just one command:

npm create @geogirafe/template@latest my-geogirafe-app

This will :

  • create a folder my-geogirafe-app containing a minimal project of GeoGirafe.
  • download all the dependencies and build the project

This will take 2-3 minutes, depending on your network speed.

Switch to the newly created repository. Then start the project :

cd my-geogirafe-app
npm start

That's it, you should now be able to see your first map, congratulations!

You can now start by reading the README file of the project, it contains the first explanations. Each file in this project also contains comments. This will allow you to better understand how is working GeoGirafe, and how you can configure it to your needs, add your own layers, ...

If necessary, you can always get in touch with us on Dicord: https://discord.com/channels/1194934479282778122

Have a nice journey with GeoGirafe! :-)

Package Sidebar

Install

npm i @geogirafe/create-template

Weekly Downloads

5

Version

0.8.0

License

Apache-2.0

Unpacked Size

3.86 kB

Total Files

3

Last publish

Collaborators

  • remyguillaume