diff --git a/readme.md b/readme.md index 84e8a5f..271bf6b 100644 --- a/readme.md +++ b/readme.md @@ -1,14 +1,11 @@ -# OpenLayers + Vite +# R2B22 Live Map -This example demonstrates how the `ol` package can be used with [Vite](https://vitejs.dev/). +An interactive map for [Road2Bitcoin 2022](https://teamsatoshi.org/wiki/Road2Bitcoin_2022) -To get started, run the following (requires Node 14+): +## Development - npx create-ol-app my-app --template vite +Start a development server (available at http://localhost:5173): -Then change into your new `my-app` directory and start a development server (available at http://localhost:5173): - - cd my-app npm start To generate a build ready for production: