Skip to content

unvt/unvt.github.io

Repository files navigation

UNVT Dashboard React Site

This repository now uses Vite with React and TypeScript to build the UNVT Dashboard.

Development

Install dependencies and start the dev server:

npm install
npm run dev

Building for GitHub Pages

Run the build command which outputs to the dist/ directory. A .nojekyll file is automatically copied so GitHub Pages serves the contents as-is.

npm run build

The contents of dist/ are committed to the repository and served from GitHub Pages. Whenever changes are merged into master, a GitHub Actions workflow automatically runs this build and pushes the updated site to the gh-pages branch. The same workflow can also be triggered manually from the Actions tab if an immediate deploy is needed.

About

Dashboard site for the United Nations Vector Tile Toolkit (UNVT)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •