rikrik527 / mrjudobook

class

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SOCIAL DATING SITE


combine all skill i have learned

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 USED TECH

ReactJs, Redux,Express,MongoDb,Node.js

Rik Chang

About

class


Languages

Language:JavaScript 50.7%Language:CSS 29.6%Language:HTML 19.7%