-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathguide
More file actions
37 lines (29 loc) · 751 Bytes
/
guide
File metadata and controls
37 lines (29 loc) · 751 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
When no project detected:
1. Would do you like to start a new project?
- Tanstack Start
- Rasengan
- Laravel + Inertia
- NextJS
2. Which package manager would you like to use?
- npm
- yarn
- pnpm
- bun (selected by default otherwise npm if installed on the machine)
Config
1. Which Color would you like to use as the base color?
- Slate
- Zinc
- Neutral
- Stone
2. Which Icon Library would you like to use?
- Phosphore
- Heroicons
- Lucide
- Hugeicons (Default)
3. Would you like to use iconify (in CSS icons) or SVG based icon?
- Yes (default)
- No
3. Which theming mode would you like to use?
- Both
- Light
- Dark