1.0.4 • Published 5 years ago

rn-create-new-container v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

Node.js: rn-create-new-container

Create a new container for React-Native with a default Template chosen by myself ♥

Installation

npm install --save-dev rn-create-new-container

Script

"scripts": {
  "create-container": "node ./node_modules/rn-create-new-container"
},

How2Use

There's 2 args:

  • container: Container name;
  • to: Dir target;

Example
npm run create-container container=Test to=./src

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago