0.0.7 • Published 7 years ago

expo-template-cli v0.0.7

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

Expo Template CLI

The command-line tool for creating Expo projects with Babel, ESLint, Flow, Prettier, Admob, Redux.

Install

npm install -g expo-template-cli

Usage

ext create project-name [option]
options:
-b --base: Default Expo project with Babel, ESLint, Flow, Prettier.
-d --develop: All feature: base + redux + admob.
-r --redux: base + redux.
-a --admob: base + admob.

License

MIT © Thong Dang.

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago