Skip to content

mithilaGhuge/DhanSuvidha_Website

Repository files navigation

DhanSuvidha_Website

Node Js installation

download link : https://nodejs.org/dist/v12.18.4/node-v12.18.4-linux-x64.tar.xz

run the folowing command to start dev server

  1. git clone https://github.com/RohitkuDwivedi/DhanSuvidha_Website.git
  2. cd DhanSuvidha_Website/dhan-suvidha
  3. npm install
  4. npm start

To deploy to progress

  1. run npm run build
  2. this overrides contents of DhanSuvidha_Website/dhan-suvidha/build or creates a build folder id not already exists.
  3. copy all the files inside build folder and upload to public_html folder in cpanel

git help

  1. pull changes: git pull
  2. Create branch: git checkout -b <branch_name>
  3. check modification status: git status
  4. add file to staging area: git add / git add .
4. commit changes: git commit -m "commit message" 5. push changes: git push origin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •