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
Repository for The Earth is Square's Full Vue 3 Course Tutorial, where we build a Twitter clone called Twotter.
Vue
npm install
npm run serve
npm run build
npm run lint