Skip to content

Latest commit

 

History

History
57 lines (33 loc) · 1.32 KB

README.md

File metadata and controls

57 lines (33 loc) · 1.32 KB

create-zombie-lib

CLI for creating javascript applications and libraries.

JavaScript Style Guide

Installation

Install package using npm:

$ npm i -g create-zombie-lib

Usage

Usage scheme:

$ create-zombie-lib <project-name> [options]

Basic usage example:

$ create-zombie-lib my-new-lib

Create using specific template:

$ create-zombie-lib my-react-component-lib --template react-component-lib-template

Templates

react-component-lib-template

Features

react-nextjs-app

Features

License

MIT