Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerm authored May 28, 2024
1 parent dc2351a commit b080907
Showing 1 changed file with 2 additions and 17 deletions.
19 changes: 2 additions & 17 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,3 @@
# OpenLayers + Vite
# EPFL Time Machine - Montmorillon 1840

This example demonstrates how the `ol` package can be used with [Vite](https://vitejs.dev/).

To get started, run the following (requires Node 14+):

npx create-ol-app my-app --template vite

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:

npm run build

Then deploy the contents of the `dist` directory to your server. You can also run `npm run serve` to serve the results of the `dist` directory for preview.
A simple web application used to showcase the results of the digitization of the Montmorillon 1840 cadaster by the EPFL Time Machine Unit.

0 comments on commit b080907

Please sign in to comment.