KO
|
EN
gitlite — search
Search
#python
#javascript
#android
#golang
#flask
#hacktoberfest
#python3
#flutter
#php
#react
#encryption
#encryption-decryption
vue3-calendar
★ 51
Open GitHub ↗
基于vue3实现的万年历,老黄历.日历
Download README (.md)
Explore Similar Repositories
auto-rust
:
auto-rust is an experimental project that automatically generate Rust code with LLM (Large Language Models) during compilation, utilizing procedural macros.
DependencyInjection.Annotation
:
基于注解的服务自动查找与注册的DI扩展
curso-cf-spring-boot
:
Proyectos utilizados en del curso de Spring Framewok de Codigo Facilito
bilivideos
:
No description available.
go-auth
:
A fullstack session-based authentication system using golang and sveltekit
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
vue3-calendar
?
Download (.md)
<!-- * @Description: * @Date: 2023-05-18 15:16:10 * @Author: didi * @LastEditTime: 2023-05-19 18:10:28 --> # vue3-calendar 万年历,老黄历.日历 ### 体验地址 - h5 版: [万年历](http://geeksdidi.gitee.io/v3-calendar/#/) - 小程序版: (微信扫码)  ### 首页   ### 吉日查询   ### 安装依赖 ``` npm install ``` ### 启动项目 ``` npm run dev ``` ### 打包 ``` npm run build ```