1.0.0 • Published 6 years ago

cargopiweb v1.0.0

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
6 years ago

JavaScript Style Guide

Cargopi web client

Installation

Clone

git clone git+ssh://git@gitlab.com/calderaro941/cargopiweb.git

Install dependencies

npm install

Run production server

 npm run production

Run development server

 npm run start-dev  

Node Version

Node v8.1.2