File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11<p align =" center " >
22 <img align =" center " src =" https://raw.githubusercontent.com/selemondev/create-react-next/master/image/create-react-next.png " height =" 400 " />
3+ <h1 align =" center " >
4+ Create React Next
5+ </h1 >
36</p >
47
5- ## Create React Next ⚡
8+ <p align =" center " >
9+ <a href =" https://www.npmjs.com/package/create-react-next " >
10+ <img alt="npm-version-src" src="https://img.shields.io/npm/v/create-react-next/latest.svg?style=flat&colorA=020420&colorB=00DC82" />
11+ </a >
12+ <a href =" https://npmjs.com/package/create-react-next " >
13+ <img alt="npm-downloads-src" src="https://img.shields.io/npm/dm/create-react-next.svg?style=flat&colorA=020420&colorB=00DC82" />
14+ </a >
15+ <a href =" https://pkg-size.dev/create-react-next@latest " >
16+ <img src =" https://pkg-size.dev/badge/bundle/842194 " title =" Bundle size for create-react-next " >
17+ </a >
18+ </p >
619
720The Next Generation React Scaffolding Tool powered by Vite 🛠️
821
Original file line number Diff line number Diff line change 11{
22 "name" : " create-react-next" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " The Next Generation React Scaffolding Tool ✨" ,
55 "type" : " module" ,
66 "main" : " ./dist/index.cjs" ,
You can’t perform that action at this time.
0 commit comments