Skip to content

cass99/recruitment-task-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recruitment Task Frontend

Setup Instructions

  1. Install dependencies
    Run the following command:

    npm install
  2. Start the local development server
    To run the local server, execute:

    npm run dev
  3. Backend API configuration
    If you have already configured and started the Recruitment Task Backend,
    you can update the API URL in the src/App.vue file from:

    "./module.json"

    to:

    "http://localhost/wp-json/api/v1/module"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors