Skip to content

missionfission/world-viz

Repository files navigation

World Manufacturing and Logistics Visualization

This project provides visualization tools for world data.

Prerequisites

  • Node.js (v14 or higher)
  • npm (v6 or higher)

Setup

  1. Clone the repository:
git clone https://github.com/yourusername/world-viz.git
cd world-viz
  1. Install dependencies:
npm install

Running the Application

Start the development server:

npm start

The application should now be running at http://localhost:3000 (or your configured port).

Building for Production

To create a production build:

npm run build

The built files will be available in the dist directory.

TODO

  • Check what data is in the folders and files
  • Make a tab of imports/exports and GDP

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages