cristhian19-code / ArticlesQuasar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quasar App (project1)

A Quasar Framework app

Install the dependencies

npm install

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

quasar dev

Lint the files

npm run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

About


Languages

Language:Vue 56.2%Language:JavaScript 41.5%Language:HTML 2.2%Language:CSS 0.0%