@natlibfi/marc-merge-ui

1.0.2 • Public • Published

UI for merging MARC records NPM Version Build Status

Building the application

Install all dependencies: npm install

Run build task: npm run build

This will build the application into build directory.

Start the application in production

npm install --prod
cd build
node index.js

(Application can be configured using environment variables, like HTTP_PORT=4000 node index.js for alternate port)

Start the application in development

npm run dev

This will start webpack-dev-server for frontend codebase and nodemon for the backend.

License and copyright

Copyright (c) 2015-2017 University Of Helsinki (The National Library Of Finland)

This project's source code is licensed under the terms of GNU Affero General Public License Version 3 or any later version.

/@natlibfi/marc-merge-ui/

    Package Sidebar

    Install

    npm i @natlibfi/marc-merge-ui

    Weekly Downloads

    0

    Version

    1.0.2

    License

    AGPL-3.0+

    Unpacked Size

    2.15 MB

    Total Files

    174

    Last publish

    Collaborators