https://github.com/project-chip/certification-tool-frontend
Frontend code for the CSA Certification Harness and Tooling
https://github.com/project-chip/certification-tool-frontend
Last synced: 8 months ago
JSON representation
Frontend code for the CSA Certification Harness and Tooling
- Host: GitHub
- URL: https://github.com/project-chip/certification-tool-frontend
- Owner: project-chip
- License: apache-2.0
- Created: 2023-08-02T15:07:25.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-09-12T20:02:40.000Z (9 months ago)
- Last Synced: 2025-09-12T22:37:28.432Z (9 months ago)
- Language: TypeScript
- Homepage: https://csa-iot.org/
- Size: 2.57 MB
- Stars: 5
- Watchers: 3
- Forks: 7
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Notice: NOTICE
Awesome Lists containing this project
README
# CSA Certification Tool - Frontend
# Instructions
Please refer to the main repository for how to use these tools [here](https://github.com/project-chip/certification-tool)
https://github.com/project-chip/certification-tool
## Frontend instructions
Run `npm install` in current directory.
## Development server startup
Run `npm start` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.