/papermerge-js

Frontend part for papermerge backend.

Primary LanguageJavaScriptOtherNOASSERTION

Papermerge-js
==============

Frontend (js, scss, images, fonts, icons) project for PapermergeDMS.


Usage
==============

1. Make sure you have node.js installed. On Ubuntu Linux:

	sudo apt install nodejs npm

2. Run:

    npm install 

Above command will install npm dependecies.

3.  Build static files (make sure you have make utility):

    make