npm install
npm run serve
npm run build
node server.js
npm run lint
I want to use vue and not just the cdn but I want to keep it simple and not use nuxt. This is an exploratory experiment.
CSS
npm install
npm run serve
npm run build
node server.js
npm run lint