File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
- [ Installation] ( ../../README.md )
4
4
5
- The only official ReScript starter template.
5
+ Official ReScript starter template.
6
6
7
7
## Installation
8
8
Original file line number Diff line number Diff line change 5
5
This is a NextJS based template with following setup:
6
6
7
7
- Full Tailwind v3 config & basic css scaffold (+ production setup w/ purge-css & cssnano)
8
- - [ ReScript] ( https://rescript-lang.org ) + React
8
+ - [ ReScript] ( https://rescript-lang.org ) + [ Core ] ( https://github.com/rescript-association/rescript-core ) + React
9
9
- Some ReScript Bindings for Next to get you started
10
10
- Preconfigured Dependencies: ` @rescript/react `
11
11
Original file line number Diff line number Diff line change 4
4
5
5
This is a Vite-based template with following setup:
6
6
7
- - [ ReScript] ( https://rescript-lang.org ) 11.0 with @rescript/react and JSX 4 automatic mode
7
+ - [ ReScript] ( https://rescript-lang.org ) 11.0 with @rescript/react , [ Core ] ( https://github.com/rescript-association/rescript-core ) and JSX v4
8
8
- ES6 modules (ReScript code compiled to ` .res.mjs ` files)
9
9
- Vite 4 with React Plugin (Fast Refresh)
10
10
- Tailwind 3
You can’t perform that action at this time.
0 commit comments