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