create-gbs-node-app

1.0.0 • Public • Published

create-gbs-node-app

CLI tool to initialize a basic Node.JS code base for Alorica GBS Node.JS Team

Requirements

  • Yarn
  • React Native CLI - react-native-cli
  • Create React Application - create-react-app

What it currently does?

  1. Creates a the root project folder and installs all the modules based on the given stack.
  2. Setup the default Gitlab, ESLint and Git templates
  3. Creates the default package.json
  4. Executes the necessary third-party command. E.g. create-react-app

Installation

$ npm install -g create-gbs-node-ap

Code generator

$ create-gbs-node-app init <stack> <project-name>

Stack

Module Value
React Native react-native
React react
Vanilla or any other unknown stack vanilla

Readme

Keywords

none

Package Sidebar

Install

npm i create-gbs-node-app

Weekly Downloads

8

Version

1.0.0

License

MIT

Unpacked Size

52.5 kB

Total Files

14

Last publish

Collaborators

  • gbsappdev