UNPKG

e-commercee

Version:

This package contains a backend of what would be the logic of a e-commercee software, the architecture used is made in 3 layers

11 lines (9 loc) 113 B
sudo: false language: node_js node_js: - "6" - "8" - "10" - "12" before_install: - npm install -g npm@6