/q-moedict

備用的萌典(moedict pwa & app, Quasar used)

Primary LanguageJavaScriptMIT LicenseMIT

Quasar App (q-moedict)

A Quasar Framework app

Install the dependencies

yarn

or

npm i

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.