vue学习笔记1
摘要:> cd <your-project-name> > npm install > npm run dev 当你准备将应用发布到生产环境时,请运行: npm run build Vue结构: script template (html) style (css) 特点: template里的数据可以通过
阅读全文
posted @ 2023-08-11 09:26
posted @ 2023-08-11 09:26
Powered by:
博客园
Copyright © 2025 小白白中白
Powered by .NET 9.0 on Kubernetes