Skip to content

chang-ke/dva-native-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dva-native-cli

dva command line utility for react-native based on dva and react-native-dva-starter

Getting started

## usage
npm install dva-native-cli

## create your project
dvanative new app 
cd app
react-native run-ios # or run-android

## create the latest
dvanative git app

Commands

Two command including new and git

  • dvanative new [name]
generate a stable project
  • dvanative git [name]
generate a latest project

LICENSE

MIT

About

dva command line utility 🛠 for react-native

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published