chrome-meme-search

0.1.0 • Public • Published

Meme Search

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

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

Package Sidebar

Install

npm i chrome-meme-search

Weekly Downloads

8

Version

0.1.0

License

MIT

Last publish

Collaborators

  • smddzcy