New to vue, do you have any friends who know how to run this project?

recently, the company wanted to do a chat function, so I looked for the source code on the Internet. I saw that this project was similar to our needs, so I downloaded it, but I couldn"t run locally. Does any god know how to do it? Thank you in advance, ha

Address of

code: http://www.lanrenzhijia.com/j.

May.26,2021

the github address of the project github address , first npm install installation dependency, and then npm run dev can locally preview


you should be talking about the preview in development mode. This lacks webpack configuration and needs to be configured by yourself.


under the premise that Node is installed on the computer,: npm install installs the project's dependency package in the project console, and then the npm start, project can run locally

.
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-1b406bc-348c1.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-1b406bc-348c1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?