Skip to content

wolfstark/fuc-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to fuc-cli 👋

Version Documentation Maintenance License: MIT Twitter: wenxi301

Frontend development toolchains for graceful workflow

Install

yarn global add @fuc/cli

Usage

fuc new demo-app  // init project
cd demo-app

yarn serve // for develop
yarn build:prod // build & automatic deploy

features

  • Automatically build and deploy to static server
  • Automatically generate routing configuration based on folder structure
  • Out of the box, zero webpack configuration, extensible

Author

👤 wolfstark

🤝 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 © 2021 wolfstark.
This project is MIT licensed.


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

About

基于Vue的前端工程自动化解决方案

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published