Skip to content

project-chip/certification-tool-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.