You need to have:
-
nodejs: ^14.0.0 -
npm: ^6.0 -
A healthy mental
-
A desire to make a clean codebase
-
Visual Studio Code
-
I recommend these extensions:
bradlc.vscode-tailwindcss: IntelliSenseoctref.veturandhollowtree.vue-snippets: Main extension for Vue development and cool snippets for speedesbenp.prettier-vscode: Prettier if the one installed usingpackage.jsonfile is broken
-
To install dependencies
npm install
npm run serve
Don't use this at the moment
npm run build
Don't use this at the moment
npm run lint