1.0.8 • Published 3 months ago
@naveed235812/hello-world-linux v1.0.8
Hello-World
This component displays a platform-specific hello world message.
Build and test the Code
- Navigate to
./components/hello-world/
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