Code Monkey home page Code Monkey logo

nodejs-sg's Introduction

NodeJS-SG

Study group for Node.js(Express) enthusiasts

First time here? Follow steps as given else just pull from upstream(start from step 5) and continue with your task

Step 1: Click on Fork at the top right corner of the repo

Step 2: Clone your forked repository i.e. git clone https://github.com/DSC-Unilag/NodeJS-SG.git

Step 3: cd into the cloned folder | cd NodeJS-SG

Step 4: git remote add upstream https://github.com/DSC-Unilag/NodeJS-SG.git

Step 5: git pull upstream week "week number" e.g. git pull upstream week 2

Step 6: Check out to the task branch | git checkout -b <YOUR_NAME_WEEK_NUMBER>

e.g git checkout -b adamu_chukwuma_1

Creating a pull request

Run git branch It should show that you are on your current branch

After implementing your task

Step 1: Run: git add .

Step 2: Run: git commit -m "< COMMIT MESSAGE >"

Step 3: git pull upstream week "week number"

Step 4: git push origin < BRANCH_NAME >

Go to the repository https://github.com/DSC-Unilag/NodeJS-SG.git

As soon as you get there, you are going to see a green ‘compare and create a pull request’

Click on it, and type your message, click on create pull request.

If you have any more questions, please check out this resource -> https://www.youtube.com/watch?v=HbSjyU2vf6Y

nodejs-sg's People

Contributors

jobafash avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.