An open API service indexing awesome lists of open source software.

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

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.