0.0.7 • Published 6 years ago

expo-template-cli v0.0.7

Weekly downloads
1
License
MIT
Repository
github
Last release
6 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

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago