Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 263 Bytes

File metadata and controls

15 lines (11 loc) · 263 Bytes

MERN STACK (MongoDB, ExpressJS, ReactJS, NodeJS) giriş yapma falan filan projesi

client ve backend ayrı çalıştırmak için

client: cd client npm install npm start

backend: cd backend npm install npm start

diğer bilgileri bildiğinizi var sayıyorum.