TEIS-Tutorial-Vue3-Twotter icon indicating copy to clipboard operation
TEIS-Tutorial-Vue3-Twotter copied to clipboard

Repository for The Earth is Square's Full Vue 3 Course Tutorial, where we build a Twitter clone called Twotter.

twotter-tutorial

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.