This commit is contained in:
zhutao
2025-12-12 18:00:15 +08:00
commit 05f2882e93
28 changed files with 5662 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# H5活动落地页设计
This is a code bundle for H5活动落地页设计. The original project is available at https://www.figma.com/design/ony5Rjg3GoqH4QHmTSRILU/H5%E6%B4%BB%E5%8A%A8%E8%90%BD%E5%9C%B0%E9%A1%B5%E8%AE%BE%E8%AE%A1.
## Running the code
Run `npm i` to install the dependencies.
Run `npm run dev` to start the development server.