Skip to content

umwelt-data/umwelt

Repository files navigation

Umwelt Editor

Using Umwelt

The editor is deployed at: https://umwelt-data.github.io/umwelt/editor/

Available Scripts

In the project directory, you can run:

pnpm dev or pnpm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

pnpm build

Builds the app for production to the dist folder.

Deployment

Deployed automatically on push to github pages via the .github/workflows/deploy.yml workflow.

Documentation

The docs render examples through the umwelt-js package, so build it first (pnpm --filter umwelt-js build, or pnpm build at the repo root).

pnpm docs:dev

Runs the docs in dev mode with live reload at http://localhost:5173.

pnpm docs:build

Builds vitepress docs to docs/.vitepress/dist.

pnpm docs:preview

Previews the build output from docs/.vitepress/dist at http://localhost:4173.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors