Skip to content

jszombies/create-zombie-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published