/scriptcat-mv3

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Rspack Project

Setup

Install the dependencies:

npm install

Get Started

Start the dev server:

npm run dev

Build the app for production:

npm run build