Skip to content

Commit

Permalink
Merge pull request #9 from geovisto/bp-new-pages
Browse files Browse the repository at this point in the history
README
  • Loading branch information
avi278 committed May 9, 2024
2 parents 01bda73 + d19e5b9 commit 3a9ba03
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 3a9ba03

Please sign in to comment.