Thanks to visit codestin.com
Credit goes to github.com

Skip to content

badduck32/findwhatever

 
 

Repository files navigation

启动

  1. 执行 npm install
  2. 执行 npm run start
  3. 执行 npx tailwindcss -i ./src/global.css -o ./src/output.css --watch
  4. 打开扩展程序的开发者模式,加载已解压的扩展程序,把 build 目录放进去

English

Setup

  1. Run npm install
  2. Run npm run start
  3. Run npx tailwindcss -i ./src/global.css -o ./src/output.css --watch
  4. Open your browser's extensions page in developer mode, press "load unpacked" and select the build directory

About

local findwhatever fork for development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.9%
  • CSS 17.3%
  • HTML 7.8%