UNPKG
@thunderstorefront/thunder
Version:
latest (0.3.3)
0.3.3
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
## Commands
@thunderstorefront/thunder
/
README.md
27 lines
(18 loc)
•
240 B
Markdown
View Raw
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
# Application template
## Commands
Development
:
```bash pnpm run dev ``` Generate codegen types
:
```bash pnpm run codegen ``` Build
all
packages
:
```bash pnpm run build ``` Codegen generate watch
:
```bash pnpm run codegen:watch ```