Skip to content

Commit 492388e

Browse files
committed
add link to main README
1 parent 0db1e65 commit 492388e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

templates/rescript-template-nextjs/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# ReScript / NextJS Starter
22

3+
- [Instalattion](../../README.md)
4+
35
This is a NextJS based template with following setup:
46

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)
68
- [ReScript](https://rescript-lang.org) + React
79
- Some ReScript Bindings for Next to get you started
810
- Preconfigured Dependencies: `@rescript/react`

templates/rescript-template-vite/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# ReScript / Vite Starter Template
22

3+
- [Instalattion](../../README.md)
4+
35
This is a Vite-based template with following setup:
46

57
- [ReScript](https://rescript-lang.org) 11.0 with @rescript/react and JSX 4 automatic mode

0 commit comments

Comments
 (0)