jerryakpera / command-src

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMDEr (cmder)

A Browser extension for managing commonly used terminal scripts

Install the dependencies

yarn
# or
npm install

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

quasar dev

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

About


Languages

Language:Vue 53.9%Language:JavaScript 42.0%Language:HTML 2.1%Language:SCSS 1.9%Language:CSS 0.2%