Skip to content

prakhyatpandit/Blog_Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blogg

Steps to run this Blog_Website

  1. clone this git hub rep as : git colne https://github.com/prakhyatpandit/Blog_Website.git
  2. install the required node modules

i) Go to the frontend file as : cd frontend

ii) then install rquired node modules and pacakage : npm i

iii) For Backend : Go to the Backend file as : cd backend

iv) then install required module and pacakges as : npm i

For Running of this project

  1. For frontend go to Frontend directory (cd frontend) then type : npm start
  2. For backend go to backend Directory ( cd backend) then type: npm start

TO push your Changes

  1. git add .
  2. git commit --m "first commit"
  3. git push

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors