an-apluss / twittor

A twitter clone application with quasar framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qwitter (qwitter)

A twitter clone application with quasar framework

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

A twitter clone application with quasar framework


Languages

Language:JavaScript 56.8%Language:Vue 33.1%Language:HTML 5.6%Language:SCSS 4.5%