File tree Expand file tree Collapse file tree 2 files changed +5
-232
lines changed
Expand file tree Collapse file tree 2 files changed +5
-232
lines changed Original file line number Diff line number Diff line change 1- # React Tailwindcss Boilerplate build with Vite
1+ # desktop app
22
3- This is a [ ReactJS ] ( https://reactjs.org ) + [ Vite ] ( https://vitejs.dev ) boilerplate to be used with [ Tailwindcss ] ( https://tailwindcss.com ) .
3+ ## tauri+react+antd+rust
44
5- ## What is inside?
5+ ![ ] ( https://oss.lidakai.top/%E5%BE%AE%E4%BF%A1%E6%88%AA%E5%9B%BE_20221023132455.png )
66
7- This project uses many tools like:
7+ > todo
88
9- - [ ReactJS] ( https://reactjs.org )
10- - [ Vite] ( https://vitejs.dev )
11- - [ TypeScript] ( https://www.typescriptlang.org )
12- - [ Jest] ( https://jestjs.io )
13- - [ Testing Library] ( https://testing-library.com )
14- - [ Tailwindcss] ( https://tailwindcss.com )
15- - [ Eslint] ( https://eslint.org )
16- - [ Prettier] ( https://prettier.io )
17-
18- ## Getting Started
19-
20- ### Install
21-
22- Create the project.
23-
24- ``` bash
25- npx degit joaopaulomoraes/reactjs-vite-tailwindcss-boilerplate my-app
26- ```
27-
28- Access the project directory.
29-
30- ``` bash
31- cd my-app
32- ```
33-
34- Install dependencies.
35-
36- ``` bash
37- npm install
38- ```
39-
40- Serve with hot reload at < http://localhost:5173 > .
41-
42- ``` bash
43- npm run dev
44- ```
45-
46- ### Lint
47-
48- ``` bash
49- npm run lint
50- ```
51-
52- ### Typecheck
53-
54- ``` bash
55- npm run typecheck
56- ```
57-
58- ### Build
59-
60- ``` bash
61- npm run build
62- ```
63-
64- ### Test
65-
66- ``` bash
67- npm run test
68- ```
69-
70- ## License
71-
72- This project is licensed under the MIT License.
9+ 抖音工具箱
You can’t perform that action at this time.
0 commit comments