Skip to content

consolejs/vercel-feer

Repository files navigation

Front End Developer Integration.

Feer

Feer2 全新前端工具集成环境.  🚀   

Feer2是Feer的升级版,此命名灵感来自 F ront- E nd  Engine er, 即前端工程构建师 FEer, 类似JAVAer PHPer

使用

  • 全局安装
npm i feer2 -g
  • 默认使用
feer2 <your-project-name>
  • 或者
npx feer2 <your-project-name>

场景支持

在使用 feer2 命令创建过程中,会提供模板选择功能, 可支持多种技术栈:

? Which type do you want to create? (Use arrow keys)
❯ ES - (base on the webpack & es)
  React - (base on the webpack & react)
  Vite - (base on the vitejs & react)

特性

  • 基于时下最流行的打包编译方案
  • 快速打包,实现bundle最小化
  • Tree-shaking帮助你移除无用代码
  • 支持单/多页面开发
  • 支持Proxy代理访问接口
  • 基于MockJS 模拟 api
  • 配置简单便捷、打包迅速
  • 支持Sass、Less强大的CSS扩展语言
  • 可灵活配置路由
  • 支持自动打开浏览器(自动获取本地的ip地址)
  • 久经历练考验、不断迭代升级

License

MIT

About

The feer home page.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors