Skip to content

Meta search browser using DuckDuckGo and Google

Notifications You must be signed in to change notification settings

hecht-a/meta-browser

Repository files navigation

Meta web browser

This meta web browser uses Google and DuckDuckGo to give you results clearly.


Get the code

git clone https://github.com/hecht-a/meta-browser.git
cd meta-browser

Run project in development

Using npm

npm install
npm run serve

Using yarn

yarn
yarn run serve

Using pnpm

pnpm install
pnpm run serve

Bundle the project (development)

Using npm

npm run development

Using yarn

yarn run development

Using pnpm

pnpm run development

Bundle the project (production)

Using npm

npm run production

Using yarn

yarn run production

Using pnpm

pnpm run production

Compile style

Using npm

npm run build:scss

Using yarn

yarn run build:scss

Using pnpm

pnpm run build:scss

About

Meta search browser using DuckDuckGo and Google

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published