expo-template-cli

0.0.7 • Public • Published

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.

Package Sidebar

Install

npm i expo-template-cli

Weekly Downloads

1

Version

0.0.7

License

MIT

Unpacked Size

4.85 kB

Total Files

6

Last publish

Collaborators

  • thongdn