Skip to content

Commit 3de6081

Browse files
committed
added script to create project in secs
1 parent f9dad38 commit 3de6081

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# bun-react-csr-base
22

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+
39
To install dependencies:
410

511
```bash

0 commit comments

Comments
 (0)