Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

Latest commit

 

History

History
48 lines (31 loc) · 642 Bytes

README.md

File metadata and controls

48 lines (31 loc) · 642 Bytes

Package Bot

About

Firebase function allows check npm package size via the Dialogflow bot.

Setup

1. Clone repo
git clone https://github.com/great-bots/package-bot.git
2. Go to directory
cd package-bot
cd functions
3. Install dependencies
npm i

# Or, use yarn
yarn
4. Run
npm start

# Or, use yarn
yarn start

Build with

License

This project is licensed under the MIT License © 2019-present Jakub Biesiada