Skip to content

bartroot/gravity-expeditions-app

 
 

Repository files navigation

Gravity Expeditions at Sea

Application presenting the expeditions of Dutch geophysicist and geodesist Felix Andries Vening Meinesz (1887-1966). Originally published in 2014 as part of Expeditie Wikipedia.

Links:

Todo

Inspired by

Developing

This app uses SvelteKit as application framework.

Install dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

About

Narrative map presenting the K-XVIII expedition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Svelte 65.0%
  • TypeScript 21.1%
  • JavaScript 10.2%
  • HTML 2.8%
  • CSS 0.9%