currency-converter

所属分类:collect
开发工具:Svelte
文件大小:0KB
下载次数:0
上传日期:2023-07-14 22:51:41
上 传 者sh-1993
说明:  Svelte+UnoCSS中的简单货币转换器
(Simple currency converter in Svelte + UnoCSS)

文件列表:
.eslintignore (41, 2023-12-27)
.eslintrc.json (1124, 2023-12-27)
.node-version (7, 2023-12-27)
.npmrc (21, 2023-12-27)
.vscode/ (0, 2023-12-27)
.vscode/settings.json (366, 2023-12-27)
LICENSE (1069, 2023-12-27)
index.html (1296, 2023-12-27)
lefthook.yml (134, 2023-12-27)
netlify.toml (238, 2023-12-27)
netlify/ (0, 2023-12-27)
netlify/functions/ (0, 2023-12-27)
netlify/functions/rates.ts (826, 2023-12-27)
netlify/functions/symbols.ts (1212, 2023-12-27)
netlify/functions/tsconfig.json (155, 2023-12-27)
package.json (1496, 2023-12-27)
playwright.config.ts (1634, 2023-12-27)
pnpm-lock.yaml (453374, 2023-12-27)
public/ (0, 2023-12-27)
public/android-chrome-192x192.png (4845, 2023-12-27)
public/android-chrome-512x512.png (13124, 2023-12-27)
public/apple-touch-icon.png (1207, 2023-12-27)
public/browserconfig.xml (246, 2023-12-27)
public/favicon-16x16.png (670, 2023-12-27)
public/favicon-32x32.png (790, 2023-12-27)
public/favicon.ico (15086, 2023-12-27)
public/flags/ (0, 2023-12-27)
public/flags/aed.png (991, 2023-12-27)
public/flags/afn.png (742, 2023-12-27)
public/flags/all.png (2197, 2023-12-27)
public/flags/amd.png (1316, 2023-12-27)
public/flags/ang.png (2119, 2023-12-27)
... ...

# Currency Converter ## Get started Install the dependencies... ```bash pnpm i ``` ...then start Vite: ```bash pnpm run dev ``` Navigate to [localhost:5173](http://localhost:5173). You should see your app running. Edit a component file in `src`, save it, and reload the page to see your changes. ## Building and running in production mode To create an optimized version of the app: ```bash pnpm run build ```

近期下载者

相关文件


收藏者