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.
2 parents fb95548 + 1d3b0b3 commit d9c75d7Copy full SHA for d9c75d7
.gitignore
@@ -9,10 +9,4 @@ out
9
lib-cov
10
logs
11
node_modules
12
-temp
13
-
14
-**package-lock.json
15
16
-**yarn.lock
17
-**pnpm-lock.yaml
18
-**yarn-lock.yaml
+temp
README.md
@@ -1,10 +1,10 @@
1
<p align="center">
2
- <img align="center" src="https://raw.githubusercontent.com/selemondev/create-react-next/master/image/create-react-next.png" height="96" />
+ <img align="center" src="https://raw.githubusercontent.com/selemondev/create-react-next/master/image/create-react-next.png" height="400" />
3
</p>
4
5
## Create React Next ⚡
6
7
-The Next Generation React Scaffolding Tool 🛠️
+The Next Generation React Scaffolding Tool powered by Vite 🛠️
8
## Usage
0 commit comments