docker
developmentdocker
here. Choose the one that fits the best for you.node
version that we use to be able to run this project.nvm install
is a one time action, that just downloads the required node
version, do not forget to run nvm use
each time you open a new terminal window.node
version it is time to install dependencies. Run:node_modules
folder is created.@dependabot
or similar services to automatically update dependencies for you.npm run dev
to start a development server.vue-devtools
is an essential add-on for your browser. It is distributed as a Google Chrome plugin. Make sure you have it.