Skip to content

This is an public repository created to submit Heady backend assignment

Notifications You must be signed in to change notification settings

nagarajalva5790/Heady_Assignment

Repository files navigation

Prerequisite:
1. Node.js should be installed in the local machine(https://nodejs.org/en/)
2. The machine should have access to the internet

Steps to execute the program:
1. Accept the GitHub invitation sent over Mail
2. Clone the shared repository to your local machine.
    a. Create a folder called "Heady_Assignment" in the local machine.
    b. navigate to the folder through the command line.
    c. Run the Command to clone: 
            git clone https://github.com/nagarajalva5790/Heady_Assignment.git
    d. Run below command to install npm  packages:
            npm install
    e. execute the below command to run the program:
            npm start

About

This is an public repository created to submit Heady backend assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published