ibiBgOR / papermerge-js

Frontend part for papermerge backend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Frontend part for papermerge backend.

License:Other


Languages

Language:JavaScript 73.8%Language:CSS 20.9%Language:SCSS 2.8%Language:HTML 2.5%Language:Makefile 0.0%