Focusbe Cli is a minimalist front-end development tool that provides local server, stylus packaging, JS packaging, and other functions. It is suitable for simple projects developed using native JS. If you need to write some simple demos that only require advanced JS syntax conversion and stylus compilation, then this tool is your best choice.
- Local server
- Stylus packaging
- JS packaging
npm install @focusbe/cli -g
Please execute in an empty folder.
focusbe init
npm run dev
github: https://github.com/focusbe/cli
npm: https://www.npmjs.com/package/@focusbe/cli
Focusbe Cli ———— 是极简的前端开发工具, 提供了本地服务器,stylus打包,js打包等功能。 适合采用原生js开发的简单项目。 如果你需要写一些简单的demo,只需要JS高级语法转化,和stylus的编译,那么这个工具是你的不二选择。
npm install @focusbe/cli -g
- 本地服务器
- stylus打包
- js 打包
请在空文件夹下执行
focusbe init
npm run dev
github: https://github.com/focusbe/cli
npm: https://www.npmjs.com/package/@focusbe/cli