Skip to content

man9opie/fakeStackOverflow_

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FakeStackOverflow

This is a forum that called FakeStackOverflow.

How to run it:

On server side, run all the following commands:

npm install

npm install express

npm install mongoose

npm install cors

npm install express-session

npm install connect-mongo

npm install mangodb

npm install bcrypt

node init.js mongodb://127.0.0.1:27017/fake_so node server.js

On client side, run all the following commands:

npm install

npm install axios

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors