tanimon / tvvitter

A Cross-Platform Twitter Clone App built with Vue.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tvvitter

A Cross-Platform Twitter Clone App with Vue.js.

Install the dependencies

yarn

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.

About

A Cross-Platform Twitter Clone App built with Vue.

License:MIT License


Languages

Language:Vue 46.2%Language:JavaScript 39.3%Language:TypeScript 8.1%Language:HTML 3.6%Language:Sass 2.8%