File tree Expand file tree Collapse file tree 3 files changed +4406
-8124
lines changed Expand file tree Collapse file tree 3 files changed +4406
-8124
lines changed Original file line number Diff line number Diff line change 1
- # Rspress Website
1
+ # GenUI Book
2
2
3
- ## Setup
3
+ ** 👷The document is under rapid construction... Expected to be completed on January 30, 2025 **
4
4
5
- Install the dependencies:
5
+ ## Guide
6
6
7
- ``` bash
8
- npm install
9
- ```
7
+ - [x] overview
8
+ - [x] introduction
9
+ - [x] tools
10
+ - [x] plugins
10
11
11
- ## Get Started
12
+ ## Tutorial
12
13
13
- Start the dev server:
14
+ - [x] overview
15
+ - [x] quick-start
16
+ - [x] ract
17
+ - [x] project-structure
18
+ - [ ] template
19
+ - [ ] style
20
+ - [ ] script
14
21
15
- ``` bash
16
- npm run dev
17
- ```
22
+ ## Config
18
23
19
- Build the website for production:
20
24
21
- ``` bash
22
- npm run build
23
- ```
25
+ ## Components
24
26
25
- Preview the production build locally:
27
+ ## Examples
26
28
27
- ``` bash
28
- npm run preview
29
- ```
29
+ ## Tools
30
+
31
+ ## API
You can’t perform that action at this time.
0 commit comments