File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- [ ![ Project card] ( https://cdn.upload.systems/uploads/HoopGRRJ.webp )] ( https://aqua.falcxxdev.cyou )
2
- ![ Netlify Status ] ( https://api.netlify.com/api/v1/badges/99399f4f-b1fa-4206-aa8c-b35c280605ef/deploy-status ) ![ CI Status] ( https://img.shields.io/github/actions/workflow/status/gifaldyazkaa/aqua-fanpage/check.yml?branch=master&label=CI&logo=github-actions&style=flat&labelColor=black ) ![ Repo Size] ( https://img.shields.io/github/repo-size/gifaldyazkaa/aqua-fanpage?logo=github&style=flat&labelColor=black )
1
+ [ ![ Project card] ( https://socialify.git.ci/azukashi/minatoaqua/image?description=1&font=Jost&language=1&logo=https%3A%2F%2Faqua.micin.life%2Ffavicon.png&name=1&owner=1&pattern=Brick+Wall&theme=Dark )] ( https://aqua.micin.life )
2
+ ![ CI Status] ( https://img.shields.io/github/actions/workflow/status/gifaldyazkaa/aqua-fanpage/check.yml?branch=master&label=CI&logo=github-actions&style=flat&labelColor=black ) ![ Repo Size] ( https://img.shields.io/github/repo-size/gifaldyazkaa/aqua-fanpage?logo=github&style=flat&labelColor=black )
3
3
4
4
## ➡️ Developing
5
5
6
6
### 🛠️ Requirements
7
7
8
- A node.js >= 16.12 .0 setup with [ pnpm ] ( https://pnpm.io ) is recommended.
8
+ A [ Bun ] ( https://bun.sh ) >= 1.2 .0 setup is recommended.
9
9
10
10
### 📦 Install dependencies
11
11
12
12
``` sh
13
- $ pnpm install
13
+ $ bun install
14
14
```
15
15
16
16
### 🚀 Start development server
17
17
18
18
``` sh
19
- $ pnpm run dev
19
+ $ bun run dev
20
20
#
21
21
# VITE v4.x.x ready in xx ms
22
22
#
You can’t perform that action at this time.
0 commit comments