Implementation, vue.js in miniprogram.
1.create a project in vue in mp
Command: vue init mpvue/mpvue-quickstart my-project
- go to file
cd my-project npm installnpm run dev- Open project by mini program
but having error about compiling
This is the link i follow for the setup. Link: https://mpvue.johnny.sh/
Error log
my-project change constantly, compiling service has not started yet...