Skip to content

mzcoder-hub/DeveloperNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeveloperNetwork

DeveloperNetwork for Programmer

Quick Start

# change default.json file in config folder

# this file is located in config/default.json

# add uri of your mongodb connection for example

 "mongoURI": "mongodb://localhost/dev-social",
# Install server dependencies

npm install

# Install client dependencies

cd client
npm install

# Run both Express & React from root

npm run dev

# Build for production
cd client
npm run build

App Info

Author

MzCoder-Hub

Version

1.0.0

License

This project is licensed under the MIT License

About

DeveloperNetwork for Programmer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published