Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,4 @@ out
lib-cov
logs
node_modules
temp

**package-lock.json
**package-lock.json
**yarn.lock
**pnpm-lock.yaml
**yarn-lock.yaml
temp
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<p align="center">
<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" />
</p>

## Create React Next ⚡

The Next Generation React Scaffolding Tool 🛠️
The Next Generation React Scaffolding Tool powered by Vite 🛠️

## Usage

Expand Down