Skip to content

Commit

Permalink
Merge pull request #3 from woody-apple/main
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple authored Sep 30, 2023
2 parents b6c423e + cd98d3a commit d87f893
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,16 @@

# CSA Certification Tool - Frontend

## Install instructions
# Instructions

Please refer to the main repository for how to use these tools [here](https://github.com/project-chip/certification-tool-frontend)

https://github.com/project-chip/certification-tool-frontend

## Frontend instructions

Run `npm install` in current directory.

## Development server
## 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.

0 comments on commit d87f893

Please sign in to comment.