Skip to content

naveedkhan8067/App_Advance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application Engineering Repository

It is an application engineering project.

Prerequisite:

Node.js: It requires node.js version 18.x.

Git: It should be installed on the machine.

Build and test the Code

  1. Clone the repository and navigate to its path through Command Line.
  2. Do installations using the following command:
    npm install
    
  3. Now build the code with the following command:
    npm run build
    
  4. To execute the test cases of this component run the associated command.
    npm run test
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published