Why is there no installation code on the Vue npm installation website?

Why is there no installation code on the Vue npm installation website?
you can see the code on the official website of Vue before, but now you can"t find it on the official website

.

clipboard.png Screenshot recorded by yourself

//
npm install --global vue-cli
vue init webpack my-project
cd my-project
npm install
npm run dev

I remember there was something on the official website before. Did I not find it or took it down?

Oct.28,2021

go to ide/" rel=" nofollow noreferrer "> VUE CLI , this is version 3.x, and there is a link in the old version.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b40b8f-2c52f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b40b8f-2c52f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?