Skip to content

Covid19 (🦠) made me become stalker on LinkedIn. If you are too, then LinkedUp could help! It is chrome extension helps you keep track of connections and cold email templates

License

Notifications You must be signed in to change notification settings

NLe1/linkedin_connection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Project folk from this github open source

react-chrome-extension-boilerplate\

Demo

Installation

# clone it
$ git clone https://github.com/NLe1/linkedin_connection.git

# Install dependencies
$ npm install

Development

  • Run script
# build files to './dev'
# start webpack development server
$ npm run dev

Using Redux DevTools Extension

You can use redux-devtools-extension on development mode.

Build

# build files to './build'
$ npm run build

Compress

# compress build folder to {manifest.name}.zip and crx
$ npm run build
$ npm run compress -- [options]

Test

All the tests currently needed to support, all of the current testcases are delegated from the original boilerplates

# lint
$ npm run lint
# test/app
$ npm test
$ npm test -- --watch  # watch files
# test/e2e
$ npm run build
$ npm run test-e2e

LICENSE

MIT

About

Covid19 (🦠) made me become stalker on LinkedIn. If you are too, then LinkedUp could help! It is chrome extension helps you keep track of connections and cold email templates

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published