A cli for fe
npm install fe --globalInitialize a project in current director
fe init [project name]Install dependencies
You can use
npm installoryarn addto instead
fe install [dependency]Run development environment
it is equal to run
npm run dev
fe devPublish project to target server
fe publish [env]๐ค zhaosaisai
- Website: https://zhaosaisai.com/
- Github: @zhaosaisai