Skip to content

opendatalabcz/graphwiki-ui

Repository files navigation

GraphWiki UI

Frontend for GraphWiki project.

User guide

See final thesis.

Getting Started

Prerequisites

Following tools must be installed:

Tool Version
Node.js 12.14.1
npm 6.13.4

For application configuration, see configuration files (environment*.ts).

Usage

Install dependencies

npm install

Build

npm run build

Run

Application can be run with following environments:

  • local - environment for development
npm start
  • production - environment for VM deployment
npm run start:production

Deployment

See Jenkinsfile and Dockerfile.

License

See license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published