Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 376 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 376 Bytes

twotter

build a very basic social network like twitter using vue3

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.