Skip to content

Commit

Permalink
chore(dev): specifying React code for Deck PRs (spinnaker#9953)
Browse files Browse the repository at this point in the history
Co-authored-by: Cameron Motevasselani <cameron@armory.io>
  • Loading branch information
2 people authored and opsmxyuga22 committed Jun 26, 2023
1 parent 2eb6993 commit 90de1a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ The following external resources can be specified with environment variables:

For example, `API_HOST=http://spinnaker.prod.netflix.net yarn start` will run Deck with `http://spinnaker.prod.netflix.net` as the API host.

## Development

Deck has a combination of Angular and React, but is moving to React only. New changes made to the Deck project should use React wherever possible.

## Testing

To run the tests within the application, run `yarn test`.
Expand Down

0 comments on commit 90de1a4

Please sign in to comment.