nfx
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

命令行工具

创建项目

nfx create appname
  1. 选择前端框架
  • Vue
  1. 选择服务数量
  • 单服务
  • 多服务
  1. 服务地址
  • 开发服务地址
  • mock服务地址
  1. 使用组件
  • nfx
  • element-ui
  • 不使用
  1. 代码检查工具
  • 使用
  • 不使用
  1. 自动部署工具
  • docker
  • 不使用

开发环境运行

npm run start

生产环境打包

npm run build

代码检查

npm run test

Readme

Keywords

Package Sidebar

Install

npm i nfx

Weekly Downloads

3

Version

1.1.2

License

MIT

Unpacked Size

517 kB

Total Files

190

Last publish

Collaborators

  • guyver