Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.06 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.06 KB

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.