Skip to content

yassinehaimouch/Inventory-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code Challenge

Getting Started

To get a local copy up and running follow these simple steps:

  1. Clone the repository:

    git clone https://github.com/yassinehaimouch/code-challenge.git
  2. Navigate to directory:

    cd code-challenge

Running the Project

To run the project, follow these steps:

Backend

  1. Open your terminal or command prompt.

  2. Navigate to the code-challenge-backend/src directory:

    cd code-challenge-backend/src
  3. Run the following command to start the project:

    dotnet watch run

This will start the backend of the project, and you can access it by navigating to https://localhost:5071 in your web browser.

Frontend

  1. Open your terminal or command prompt.

  2. Navigate to the code-challenge-frontend directory:

    cd code-challenge-frontend
  3. Install Packages

    npm i

Then Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Requirements

  • .NET 8 SDK: Make sure you have the .NET 8 SDK installed. You can download it here.

Happy coding!


About

EmporioIT Inventory Manager

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published