A web application project written in Vue and Bootstrap for a fictional development company called Bentricode. We aim to practice front-end and back-end development using this project. Originally developed with PHP Laravel and Blade as a full stack project.
This template should help get you started with Bentricode. In order to develop this you're going to need Node and NPM installed.
This project uses Vue 3, Pinia and Vue Router. We also use Bootstrap 5.
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint