Skip to content

huangjihua/dynax

Repository files navigation

Dynax

Downloads Version GitHub license PRs Welcome Open with OpenSumi

Build one "React", "Vue", "React Native" project with JavaScript/TypeScript that runs on all your users' devices.

Features

  • 🐒 Zero Config: Out of the box support for ES6+, TypeScript, Sass, CSS Modules,standard api,mock, etc
  • 🛠️ Code Config: Support for Eslint,Prettier,Stylelint,etc
  • 🐂 Multi-End: Support both React,Vue, ReactNative

Usage

$ npx dynax create my-app
# or
$ pnpm dynax create my-app
$ cd my-app
$ pnpm install
$ pnpm dev

It's as simple as that!

Command line interface

 Usage: dynax [options] [command]

Options:
  -V, --version                    output the version number
  -h, --help                       display help for command

Commands:
  contact                          获取作者的联系方式
  create [options] <project-name>  创建一个新的项目
  handy <project-name>             构建 AutoHome 内部项目
  tpl                               查看默认支持的Framework Template
  help [command]                   display help for command

 ________      ___    ___ ________   ________     ___    ___
|\   ___ \    |\  \  /  /|\   ___  \|\   __  \   |\  \  /  /|
\ \  \_|\ \   \ \  \/  / | \  \\ \  \ \  \|\  \  \ \  \/  / /
 \ \  \ \\ \   \ \    / / \ \  \\ \  \ \   __  \  \ \    / /
  \ \  \_\\ \   \/  /  /   \ \  \\ \  \ \  \ \  \  /     \/
   \ \_______\__/  / /      \ \__\\ \__\ \__\ \__\/  /\   \
    \|_______|\___/ /        \|__| \|__|\|__|\|__/__/ /\ __\
             \|___|/                             |__|/ \|__|

Contributors

Contributors can contact us to join the Contributor Group.

Community

LICENSE

MIT