This is a simple CRUD app that allows you to add apps profiles to a master list. The purpose is to learn Vue.
VSCode + Volar (and disable Vetur).
- Add an api using either express or .NET (I may do both!)
- Deployment on Vercel's platform. Will prove challenging when using .NET.
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint