1.0.0 • Published 6 years ago

npm-jumpstart v1.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

npm-jumpstart

An opinionated npm boilerplate

Features

Installation

Note - This boilerplate requires Yarn to use out-of-the-box.

# npm
npm i -g npm-jumpstart

# Yarn
yarn global add npm-jumpstart

Usage

  • Run npm-jumpstart to create a boilerplate in the current working directory
  • Install the generated boilerplate dependencies - npm i or yarn