🌍 website for tinyhttp
Go to file
v1rtl 6fe69780b0
Merge pull request #14 from rezendevictor/patch-1
Update getting-started.md - The name of the file was wrong
2024-03-31 13:01:10 +00:00
.vitepress fix: build directory 2023-10-28 14:44:19 +03:00
docs Update getting-started.md - The name of the file was wrong 2024-03-13 21:13:09 -03:00
public start moving to vitepress 2023-10-25 01:43:47 +03:00
.eslintrc fix heading link and bump deps 2023-09-24 17:16:36 +03:00
.gitignore start moving to vitepress 2023-10-25 01:43:47 +03:00
Dockerfile finish the website 2023-10-26 19:01:48 +03:00
README.md Create README.md 2021-06-12 13:42:39 +03:00
bun.lockb start moving to vitepress 2023-10-25 01:43:47 +03:00
index.md add json-server to the list of users 2024-01-06 15:40:22 +02:00
package.json start moving to vitepress 2023-10-25 01:43:47 +03:00
postcss.config.cjs start moving to vitepress 2023-10-25 01:43:47 +03:00
tailwind.config.cjs start moving to vitepress 2023-10-25 01:43:47 +03:00

README.md

website

🌍 website for tinyhttp

Setup

pnpm i

Run

Production: pnpm build && pnpm start Development: pnpm dev