Skip to content

realfagstermer/neo

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages