Website for the VirtualShip project.
This project is built using the following tools/technologies:
This project uses a combination of Javascript and Typescript (Javascript - as that was the language of the original website, and Typescript - to enforce typing for the data files).
git clone git@github.com:OceanParcels/virtualship_website.git
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying src/pages/index.js
. The page auto-updates as you edit the file.
This website was built using the Xarray website (licensed under Apache 2.0) as a starting point. See licenses/xarray.dev for more details.
Any edits are licensed under the Apache 2.0 license.