We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9dad38 commit 3de6081Copy full SHA for 3de6081
README.md
@@ -1,5 +1,11 @@
1
# bun-react-csr-base
2
3
+To use this template to start new react ssr tailwind project from scratch:
4
+
5
+```bash
6
+bun create https://github.com/hedaukartik/bun-react-csr-base name-of-your-project
7
+```
8
9
To install dependencies:
10
11
```bash
0 commit comments