Skip to content

devvsakib/shunyekav2

Repository files navigation

ShunyEka Systems Private Limited website rebuild using ReactJS

Project

  1. Local Development
  2. Gitpod

Local Development

  1. Fork the repository first (Click the Fork button in the top right of this page, click your Profile Image)
  2. Clone the forked repository to your local machine.
git clone https://github.com/your-username/devvsakib/shunyekav2.git
  1. change the present working directory
cd shunyekav2
  1. Open CMD in your current directory and install npm packages using command.
npm install / yarn 
  1. Run the project.
npm run dev / yarn dev
  1. Make changes in the project. Add, Commit and Push the project using following commands:

Create a Branch

git checkout -b <name of the branch>
  • Make the changes

Add all files

git add .

Commit the changes

git commit -m "Write Your commit Message"

Push the branch

git push

OR

git push origin branch-name

Make Pull Request from Github Repository ** Star the repository. **

Gitpod

In the cloud-free development environment which will have all the dependencies you need (for example MongoDB).

You can use Gitpod in the cloud Gitpod Ready-to-Code to directly contribute to the project without cloning to your local system and any installation of dependencies(Gitpod does that all by itself).

NOTE

  • Make Sure you commit your changes in a new branch.
  • Make Sure you Give proper name to your files describing the addition.
  • Also Make Sure you comment your code wherever necessary.

LinkedIn Page -> Visit🧩 Facebook Page -> Visit🧩