svelte-tea-timer
PWA svelte 

所属分类:collect
开发工具:Svelte
文件大小:0KB
下载次数:0
上传日期:2023-05-11 14:29:12
上 传 者sh-1993
说明:  茶定时器PWA
(Tea Timer PWA)

文件列表:
LICENSE (1210, 2023-05-11)
bin/ (0, 2023-05-11)
bin/sirv-csp.js (950, 2023-05-11)
deploy.sh (324, 2023-05-11)
package-lock.json (116791, 2023-05-11)
package.json (820, 2023-05-11)
public/ (0, 2023-05-11)
public/Bing.mp3 (21315, 2023-05-11)
public/CNAME (28, 2023-05-11)
public/img/ (0, 2023-05-11)
public/img/teatime_4.png (35776, 2023-05-11)
public/img/teatime_5.png (18333, 2023-05-11)
public/index.html (1204, 2023-05-11)
public/manifest.json (557, 2023-05-11)
public/robots.txt (24, 2023-05-11)
public/sw.js (4778, 2023-05-11)
resize_icons.sh (1381, 2023-05-11)
rollup.config.js (1259, 2023-05-11)
server/ (0, 2023-05-11)
server/security_headers_worker.js (1465, 2023-05-11)
src/ (0, 2023-05-11)
src/App.svelte (6608, 2023-05-11)
src/BrewSchedule.svelte (8667, 2023-05-11)
src/GalleryItem.svelte (1235, 2023-05-11)
src/GalleryItemBox.svelte (472, 2023-05-11)
src/NavIcon.svelte (996, 2023-05-11)
src/RoundButton.svelte (681, 2023-05-11)
src/colors.js (2685, 2023-05-11)
src/css/ (0, 2023-05-11)
src/css/global.css (560, 2023-05-11)
src/css/normalize.css (6138, 2023-05-11)
src/defaultRecipes.js (1448, 2023-05-11)
src/dynStyles.js (162, 2023-05-11)
src/format.js (408, 2023-05-11)
src/main.js (200, 2023-05-11)
src/swipe.js (2199, 2023-05-11)
src/timer.js (1199, 2023-05-11)
src/transitions.js (395, 2023-05-11)
... ...

# Tea Timer This project uses [Svelte](https://svelte.dev). And was created from https://github.com/sveltejs/template. To create a new project based on this template using [degit](https://github.com/Rich-Harris/degit): ```bash npx degit sveltejs/template svelte-app cd svelte-app ``` *Note that you will need to have [Node.js](https://nodejs.org) installed.* ## Get started Install the dependencies... ```bash cd svelte-app npm install ``` ...then start [Rollup](https://rollupjs.org): ```bash npm run dev ``` Navigate to [localhost:5000](http://localhost:5000). You should see your app running. Edit a component file in `src`, save it, and reload the page to see your changes. ## Deploying to the web ### With [now](https://zeit.co/now) Install `now` if you haven't already: ```bash npm install -g now ``` Then, from within your project folder: ```bash now ``` As an alternative, use the [Now desktop client](https://zeit.co/download) and simply drag the unzipped project folder to the taskbar icon. ### With [surge](https://surge.sh/) Install `surge` if you haven't already: ```bash npm install -g surge ``` Then, from within your project folder: ```bash npm run build surge public ```

近期下载者

相关文件


收藏者