Skip to content

Commit

Permalink
docs(readme.md): add react and ch5 logos
Browse files Browse the repository at this point in the history
  • Loading branch information
damienbutt committed Mar 30, 2022
1 parent cf1c3a6 commit 2212ba2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# cra-template-crestron-ch5-typescript

<div align="center">
<img src="./template/src/logo.svg" alt="react-logo" width="200" />
<img src="./template/src/assets/crestron-ch5-logo.png" alt="ch5-logo" width="200" />
</div>

This is an unofficial third party TypeScript template for [Create React App](https://github.com/facebook/create-react-app) and [Crestron CH5](https://www.npmjs.com/package/@crestron/ch5-crcomlib)

The template is setup to work with Crestron CH5 out of the box so you can get up and running quickly. It also provides packages for page routing, styling using [CSS-in-JS](https://en.wikipedia.org/wiki/CSS-in-JS) (you can still use regular CSS or SCSS 😄), a wide variety of icons, mobile browser console, linting and more... 🚀 🚀 🚀
Expand Down

0 comments on commit 2212ba2

Please sign in to comment.