File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- # Juno: React Starter Kit
1
+ # Juno: React Starter Kit - JavaScript
2
2
3
3
``` sh
4
4
npm create juno@latest -- --template react-starter
Original file line number Diff line number Diff line change 1
- # Juno: React Starter Kit
1
+ # Juno: React Starter Kit - TypeScript
2
2
3
3
``` sh
4
- npm create juno@latest -- --template react-starter
4
+ npm create juno@latest -- --template react-ts- starter
5
5
```
6
6
7
7
> 🧑🚀 ** Seasoned dev?** Delete this file. Have fun!
8
8
9
9
![ A screenshot of the starter kit] ( https://raw.githubusercontent.com/junobuild/create-juno/main/screenshots/screenshot-starter.png )
10
10
11
- A starter kit developed for [ Juno] ( https://juno.build ) using [ React] ( https://react.dev/ ) .
11
+ A starter kit developed for [ Juno] ( https://juno.build ) using [ React] ( https://react.dev/ ) and TypeScript .
12
12
13
13
## ✨ Links & Resources
14
14
You can’t perform that action at this time.
0 commit comments