Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

How to run in development mode

Install NodeJS https://nodejs.org/en/download/current/

Install the dependencies

npm install

Start the dev server that uses webpack (see details in the webpack.config.js)

npm start

Open the webserver in either Chrome or Firefox and point to

http://localhost:8081

Build/install

Build the web app with the command: npm run build

The files in the build directory can then be deployed to any web server.

About

Yet another controlled vocabulary editor

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages