npm install
npm run serve
npm run build
npm run lint
permission issues: run in /home/kizzet/.vscode-server: setfattr -n user.pax.flags -v "mr" $(find ~/.vscode-server -type f -iname "node" -o -iname "npm" -o -iname "npx")
Use p5 in instance mode to not conflict with other librarys' properties and methods
Sass Stylesheets. Use the node-sass package to convert scss files to css in the desired folder with this command:
node-sass src/assets/styles/sass/main.scss src/assets/styles/main.css