Skip to content

itslab42/helloware-rocket

Repository files navigation

Helloware Group Rocket

HelloWare Group Rocket allows you to get new Facebook group member information.

Image Here

Tech Used

Installation

First, lets clone the repo

$ git clone git@github.com:iamarpitpatidar/helloware-rocket.git

Install the dependencies.

$ cd helloware-rocket
$ npm install

Now, let's build and zip it

$ npm run start:prod
$ npm run zip

Folder Structure

  • Public : Public assets
  • scripts : Node scripts for compiling and zipping
  • src : Src code of extension

Src Folder Extended

├── components  : Vue Componets
├── config      : app config
├── content     : content scripts
│── services    : services like database
├── popup       : popup
├── options     : options page
├── background.js
├── manifest.json

About

Helloware Group Rocket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors