File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99
1010English / [ 简体中文] ( ./README.zh-CN.md )
1111
12- An mobile web apps template based on the React ecosystem.
12+ A mobile web app template based on the React ecosystem.
1313
1414<p >
1515 <img src =" https://img.shields.io/github/license/sankeyangshu/lemon-mobile-react " alt =" license " />
@@ -40,8 +40,8 @@ You can directly start developing your business logic on this template! Hope you
4040
4141## Other Templates
4242
43- - [ lemon-mobile-vue] ( https://github.com/sankeyangshu/lemon-mobile-vue ) - A mobile web apps template based on the Vue 3 ecosystem
44- - [ lemon-mobile-uniapp] ( https://github.com/sankeyangshu/lemon-mobile-uniapp ) - An mobile web apps template based on the UniApp ecosystem
43+ - [ lemon-mobile-vue] ( https://github.com/sankeyangshu/lemon-mobile-vue ) - A mobile web app template based on the Vue 3 ecosystem
44+ - [ lemon-mobile-uniapp] ( https://github.com/sankeyangshu/lemon-mobile-uniapp ) - A mobile web app template based on the UniApp ecosystem
4545
4646## Features
4747
Original file line number Diff line number Diff line change 44 "version" : " 2.1.0" ,
55 "private" : true ,
66 "packageManager" : " pnpm@10.26.0" ,
7- "description" : " An mobile web apps template based on the React ecosystem" ,
7+ "description" : " A mobile web app template based on the React ecosystem" ,
88 "author" : {
99 "name" : " sankeyangshu" ,
1010 "email" : " sankeyangshu@gmail.com" ,
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ const local: App.I18n.I18nScheme = {
5252 notFound : '404 Page Demo' ,
5353 } ,
5454 home : {
55- info : 'Mobile Web Application Template based on React Ecosystem ' ,
55+ info : 'Mobile Web App Template based on the React ecosystem ' ,
5656 react : 'React19 + Vite7' ,
5757 typescript : 'TypeScript' ,
5858 reactUI : 'daisyUI component library' ,
You can’t perform that action at this time.
0 commit comments