/paper-sizes

A database for paper sizes

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

paper-sizes

A database for paper sizes

Hosted

http://paper-sizes.apps.creios.net

Install

Start by cloning the repository.

$ git clone https://github.com/timtegeler/paper-sizes.git

Change into the new created directory.

$ cd paper-sizes

Install dependencies with bower.

$ bower install

Build the docker image and start a container with docker-compose.

$ docker-compose up -d