gdkimaiyo / shengbase

Quasar + Vue Application for adding sheng words . Users can add their words, description of those words and example usage

Home Page:https://shengbase.maiyo.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shengbase App (shengbase)

Quasar + Vue Application for adding sheng words. Users can add their words, description of those words and usage example

Install the dependencies

yarn
# or
npm install

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

quasar dev

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

About

Quasar + Vue Application for adding sheng words . Users can add their words, description of those words and example usage

https://shengbase.maiyo.dev


Languages

Language:Vue 81.6%Language:JavaScript 16.6%Language:HTML 0.8%Language:SCSS 0.6%Language:Shell 0.4%