Skip to content

kumariAnjali10/ProActive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Welcom to ProActive

Play with this repository

Ⅰ. Fork the project.

Ⅱ. Clone the project to run on your local machine using the following command:

  git clone repository link

Ⅲ. Get into the root directory

cd ProActive

Ⅳ . Create your branch.

git checkout -b your_barnch_name(example suraj/contributor)

Ⅴ . Install dependencies.

npm install

Ⅵ . Run the project.

npm run dev

Ⅶ. Stage your changes

git add <filename>

Ⅷ. Commit your changes

git commit -m "your-commit-message"

Ⅸ.Push your changes to your branch

git push origin your_branch_name

Ⅹ. Create a pull request so, that we can merge it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages