/certification-tool-frontend

Frontend code for the CSA Certification Harness and Tooling

Primary LanguageTypeScriptApache License 2.0Apache-2.0

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

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.