astro-solid-hackernews

所属分类:collect
开发工具:Astro
文件大小:0KB
下载次数:0
上传日期:2022-05-02 04:22:34
上 传 者sh-1993
说明:  Astro+Solid黑客新闻演示,
(Astro + Solid Hackernews Demo,)

文件列表:
.npmrc (67, 2022-05-01)
.stackblitzrc (80, 2022-05-01)
astro.config.mjs (237, 2022-05-01)
package-lock.json (403877, 2022-05-01)
package.json (379, 2022-05-01)
public/ (0, 2022-05-01)
public/favicon.ico (4286, 2022-05-01)
sandbox.config.json (196, 2022-05-01)
src/ (0, 2022-05-01)
src/components/ (0, 2022-05-01)
src/components/Comment.astro (416, 2022-05-01)
src/components/Layout.astro (912, 2022-05-01)
src/components/Story.astro (947, 2022-05-01)
src/components/Toggle.jsx (519, 2022-05-01)
src/lib/ (0, 2022-05-01)
src/lib/api.js (569, 2022-05-01)
src/pages/ (0, 2022-05-01)
src/pages/[...stories].astro (1055, 2022-05-01)
src/pages/stories/ (0, 2022-05-01)
src/pages/stories/[id].astro (1044, 2022-05-01)
src/pages/users/ (0, 2022-05-01)
src/pages/users/[id].astro (972, 2022-05-01)
src/styles/ (0, 2022-05-01)
src/styles/global.css (4644, 2022-05-01)
tsconfig.json (62, 2022-05-01)

# Astro-Solid Hacker News This repos is a simple demo of using Astro + SolidJS integration to do a Hackernews Clone with Partial Hydration. It is setup with the Netlify Adapter and you can see it deployed [here](https://astro-solid-hn.netlify.app). ## Commands All commands are run from the root of the project, from a terminal: | Command | Action | |:---------------- |:-------------------------------------------- | | `npm install` | Installs dependencies | | `npm run dev` | Starts local dev server at `localhost:3000` | | `npm run build` | Build your production site to `./dist/` | | `npm run preview` | Preview your build locally, before deploying | ## Want to learn more? Feel free to check [our documentation](https://github.com/withastro/astro) or jump into our [Discord server](https://astro.build/chat).

近期下载者

相关文件


收藏者