Frontend development toolchains for graceful workflow
🏠 Homepage
yarn global add @fuc/cli
fuc new demo-app // init project
cd demo-app
yarn serve // for develop
yarn build:prod // build & automatic deploy
- Automatically build and deploy to static server
- Automatically generate routing configuration based on folder structure
- Out of the box, zero webpack configuration, extensible
👤 wolfstark
- Website: https://wenxi.tech/
- Twitter: @wenxi301
- Github: @wolfstark
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a ⭐️ if this project helped you!
Copyright © 2021 wolfstark.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator