0.1.4 • Published 5 years ago

@groceristar/fetch-grocery-list v0.1.4

Weekly downloads
70
License
GPL-3.0-or-later
Repository
github
Last release
5 years ago

In order to test how this module working or now it's better to use npm run build:rollup

<!-- Table of Contents

Quick Start

Several quick start options are available:

  • Clone the repo: git clone https://github.com/GroceriStar/groceristar-fetch.git
  • Install with npm: npm install @groceristar/groceristar-fetch
  • Install with yarn: yarn add @groceristar/groceristar-fetch

What's included

Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:

.
├── docs
│   └── readme.md           # Secondary information about project
└── src               
    ├── projects            # Tests for self-titled projects
    │   ├── ChickenKyiv
    ├── index.js    
    ├── index.test.js     
    └── utils.js    
.gitignore
README.md
package.json
babel.config.js
jest.config.js
rollup.config.js
LICENSE

We provide compiled JS, as well as compiled and minified JS.

To Find out about all the functionality use https://groceristar.github.io/groceristar-fetch/. -->