0.0.8 • Published 7 years ago

dva-native-cli v0.0.8

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

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

generate a stable project
generate a latest project
  • notice

if you use new or git but not typing projectname, its default name is app

LICENSE

MIT

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago