Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 258 Bytes

File metadata and controls

24 lines (17 loc) · 258 Bytes

ReactJS Chrome Extension

React 18 and TailwindCSS Supported

  • Webpack Compatible
  • TailwindCSS 3.0 Compatible

Installation

npm i

Build

Build and watch (DEV)

npm run watch

Build and watch (PROD)

npm run build