Closed EvilSpartans closed 2 months ago
Latest commit: 78164ccbb8db32b93e99026acd403e6f1f0e5016
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
@EvilSpartans you need to run pnpm fmt
from the root and build.showcase from the docs folder. Thanks
npm i https://pkg.pr.new/@builder.io/qwik@6859
npm i https://pkg.pr.new/@builder.io/qwik-city@6859
npm i https://pkg.pr.new/eslint-plugin-qwik@6859
npm i https://pkg.pr.new/create-qwik@6859
commit: 3694e26
Name | Status | Preview | Last Commit |
---|---|---|---|
qwik-docs | ✅ Ready (View Log) | Visit Preview | 3694e26b38778f2520e74f8c67e941afc12238b5 |
What is it?
Description
I created a new app using Qwik, and I wanted to share it with the community. The app is available at https://qwikpdf.alexismoren.fr/. On PageSpeed, the app has achieved a score of 100, which showcases its performance capabilities. This PR is to present the app as a demonstration of what can be achieved with Qwik.
Checklist:
pnpm change
and documented my changes