0.0.3 • Published 4 years ago

onlyhlh-ui v0.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

customized vue development environment

🏠 Homepage

Prerequisites

  • npm >=v6.12.0
  • node >=12.13.0

Install

npm install

Development

npm run dev

Production

npm run build

Feature

  • 支持px自动转换为rem或vw,具体配置见postcss.config.js。
  • 支持路由懒加载,具体写法见router.js。
  • 支持代码拆分。
  • 已经集成vue、vuex、vue-router,另加vant组件库。
  • 集成ESLint,支持开发环境和git commit提交检测。

Author

👤 LEE

🤝 Contributing

Contributions, issues and feature requests are welcome!Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 LEE. This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator