svelte-calculator

所属分类:数值算法/人工智能
开发工具:Svelte
文件大小:0KB
下载次数:0
上传日期:2023-10-20 23:18:25
上 传 者sh-1993
说明:  苗条计算器,,
(svelte calculator,,)

文件列表:
svelte-calculator-develop/ (0, 2023-10-20)
svelte-calculator-develop/.eslintignore (160, 2023-10-20)
svelte-calculator-develop/.eslintrc.cjs (543, 2023-10-20)
svelte-calculator-develop/.npmrc (19, 2023-10-20)
svelte-calculator-develop/.prettierignore (160, 2023-10-20)
svelte-calculator-develop/.prettierrc (233, 2023-10-20)
svelte-calculator-develop/LICENSE (1072, 2023-10-20)
svelte-calculator-develop/package-lock.json (116410, 2023-10-20)
svelte-calculator-develop/package.json (1106, 2023-10-20)
svelte-calculator-develop/playwright.config.ts (266, 2023-10-20)
svelte-calculator-develop/screenshot/ (0, 2023-10-20)
svelte-calculator-develop/screenshot/screenshot.png (10634, 2023-10-20)
svelte-calculator-develop/src/ (0, 2023-10-20)
svelte-calculator-develop/src/app.d.ts (241, 2023-10-20)
svelte-calculator-develop/src/app.html (346, 2023-10-20)
svelte-calculator-develop/src/components/ (0, 2023-10-20)
svelte-calculator-develop/src/components/Botao.svelte (755, 2023-10-20)
svelte-calculator-develop/src/components/Calculadora.svelte (2010, 2023-10-20)
svelte-calculator-develop/src/components/Card.svelte (346, 2023-10-20)
svelte-calculator-develop/src/components/Linha.svelte (312, 2023-10-20)
svelte-calculator-develop/src/components/Tela.svelte (893, 2023-10-20)
svelte-calculator-develop/src/index.test.ts (148, 2023-10-20)
svelte-calculator-develop/src/lib/ (0, 2023-10-20)
svelte-calculator-develop/src/lib/index.ts (75, 2023-10-20)
svelte-calculator-develop/src/model/ (0, 2023-10-20)
svelte-calculator-develop/src/model/CalculadoraModel.ts (2494, 2023-10-20)
svelte-calculator-develop/src/routes/ (0, 2023-10-20)
svelte-calculator-develop/src/routes/+page.svelte (318, 2023-10-20)
svelte-calculator-develop/static/ (0, 2023-10-20)
svelte-calculator-develop/static/favicon.png (1571, 2023-10-20)
svelte-calculator-develop/svelte.config.js (665, 2023-10-20)
svelte-calculator-develop/tests/ (0, 2023-10-20)
svelte-calculator-develop/tests/test.ts (224, 2023-10-20)
svelte-calculator-develop/tsconfig.json (532, 2023-10-20)
svelte-calculator-develop/vite.config.ts (210, 2023-10-20)

# create-svelte Everything you need to build a Svelte project, powered by [`create-svelte`](https://github.com/sveltejs/kit/tree/master/packages/create-svelte). ## Creating a project If you're seeing this, you've probably already done this step. Congrats! ```bash # create a new project in the current directory npm create svelte@latest # create a new project in my-app npm create svelte@latest my-app ``` ## Developing Once you've created a project and installed dependencies with `npm install` (or `pnpm install` or `yarn`), start a development server: ```bash npm run dev # or start the server and open the app in a new browser tab npm run dev -- --open ``` ## Building To create a production version of your app: ```bash npm run build ``` You can preview the production build with `npm run preview`. > To deploy your app, you may need to install an [adapter](https://kit.svelte.dev/docs/adapters) for your target environment.

近期下载者

相关文件


收藏者