Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 347 Bytes

INSTALL.md

File metadata and controls

8 lines (5 loc) · 347 Bytes

Dependenices

Before you start, node.js should be installed on your devices. You can find install instructions from https://nodejs.org/en/. cd to ./easy-contact, and enter npm install for installing the dependenices for the projecct run locally on your machine.

Host

cd to ./easy-contact, and enter npm run for running the project