Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
avi278 committed May 9, 2024
1 parent d35c347 commit d19e5b9
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# geovisto-docs
# Geovisto Web App
This repository contains web presentation of Geovisto library.
It is built using web framework Docusaurus.
You can visit this web app [Here](https://geovisto.com/)


## Installation and Run

Installation:
`npm install`
Expand All @@ -11,7 +15,4 @@ Local development server:
Production build:
`npm run-script build -- --no-minify `

Before deploying on GitHub pages, you must run the command above first.

Deployment on GitHub Pages:
`GIT_USER=<username> USE_SSH=true yarn deploy`

0 comments on commit d19e5b9

Please sign in to comment.