Skip to content

Repository of presentations for Esri's DevSummit 2022 in Palm Springs

Notifications You must be signed in to change notification settings

yannikmesserli/DS-2022

Repository files navigation

DS-2022

Repository of presentations for Esri's DevSummit 2022 in Palm Springs

Setup

After cloning the repo, we need to install all the dependencies:

npm install
git submodule update --init --recursive

To compile everything and serve the files:

npm start

Vite will then start up and prepare itself for serving the presentations. Once it's ready, it'll serve everything from http://localhost:3000/. From there, you can open one of the presentations.

About

Repository of presentations for Esri's DevSummit 2022 in Palm Springs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published