Skip to content

smddzcy/chrome-meme-search

Repository files navigation

Chrome Meme Search

Build Status Build status npm Dependency Status devDependency Status

A Chrome extension that lets you make spotlight search for memes.

Meme Search

Development

# Clone the repo
git clone https://github.com/smddzcy/chrome-meme-search.git

# Install the dependencies
yarn install

# Build files to './dev' and start webpack development server
yarn run dev

Load unpacked extensions with ./dev folder.

Test

# lint
yarn run lint
# test/app
yarn run test
yarn run test -- --watch  # watch files
# test/e2e
yarn run build
yarn run test-e2e

Build

# Build files to './build'
yarn run build

LICENSE

MIT

About

A Chrome extension that lets you make spotlight search for memes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published