Skip to content

rudian/test_acs

Repository files navigation

ACS Test

Installation Steps

  1. Install Node.js on your computer

    • Make sure you have Node.js installed on your computer.
     https://nodejs.org/en/download/current
    
  2. Install Yarn

    • Install Yarn globally using the following command:

      npm install --global yarn
      
  3. Install Dependencies

    • Run the following command in the project root directory to install the required dependencies:

      yarn
      

Start the Service

  • Execute the following command in the project root directory to start the service:
 yarn dev

Challenge URL

 http://localhost:3000/challenge1
 http://localhost:3000/challenge2
 http://localhost:3000/challenge3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published