An open API service indexing awesome lists of open source software.

https://github.com/proai/packsy-starter

:hammer_and_wrench: Boilerplate for starting a new javascript package
https://github.com/proai/packsy-starter

babel boilerplate eslint package-development prettier rollup

Last synced: 12 months ago
JSON representation

:hammer_and_wrench: Boilerplate for starting a new javascript package

Awesome Lists containing this project

README

          

# Readme

TODOC

## Problem

TODOC

## Solution

TODOC

## Installation

```shell
npm install packsy-starter
# or
yarn add packsy-starter
```

## Usage

TODOC

## Docs

TODOC

## License

This package is released under the [MIT License](LICENSE).