@naveed235812/app-advance-windows
v1.0.6
Published
Advance Application.
Downloads
1
Readme
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
- Clone the repository and navigate to its path through Command Line.
- Do installations using the following command:
npm install
- Now build the code with the following command:
npm run build
- To execute the test cases of this component run the associated command.
npm run test