patrickarlt / dev-summit-2019-talks

Talks for the 2019 Esri Dev Summit
1 stars 0 forks source link

Everything is already setup and built, you can start a preview server with

$ npm i -g http-server 
$ http-server . -c-1

This will just start a basic server with an index page which links to each of my talks. To edit the slides just start editing the index.html file for that talk.