forked from AxTps/Starlight_Lancher
feat:移除了弹窗,服务器添加sls
This commit is contained in:
14
apps/website/README.md
Normal file
14
apps/website/README.md
Normal file
@ -0,0 +1,14 @@
|
||||
# Axolotl Website
|
||||
|
||||
The official website for Axolotl Launcher.
|
||||
|
||||
## Development
|
||||
|
||||
From the repository root:
|
||||
|
||||
```sh
|
||||
pnpm install --frozen-lockfile
|
||||
pnpm website:dev
|
||||
```
|
||||
|
||||
Create the static production output with `pnpm website:build`.
|
||||
Reference in New Issue
Block a user