/DevConnector

Social network for developers

Primary LanguageJavaScript

DevConnector

Social network for developers.

Installation

To install all dependencies, while in project's root folder type;

npm run dependencies

Usage

First of all, create default.json file in config folder with necessary information.

Then to start the project simply type;

npm run dev