Skip to content

Commit

Permalink
Merge pull request #1 from sanjeetkumaritoutlook/consuming-stenciljs-…
Browse files Browse the repository at this point in the history
…components

Consuming stenciljs components
  • Loading branch information
sanjeetkumaritoutlook authored Dec 13, 2024
2 parents 10956d7 + 4a2b545 commit ee1fb62
Show file tree
Hide file tree
Showing 7 changed files with 9,896 additions and 4,265 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,14 @@ https://blog.weareredlight.com/the-rise-of-functional-components-react-v16-7-0-n

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

# Create new React App in Typescript
npx create-react-app my-app --template typescript

https://builtin.com/software-engineering-perspectives/create-react-app-typescript

# create React component in typescript
https://react.dev/learn/typescript

## Available Scripts

In the project directory, you can run:
Expand Down
Loading

0 comments on commit ee1fb62

Please sign in to comment.