Skip to content

This is a simple CRUD app that allows you to add apps profiles to a master list.

Notifications You must be signed in to change notification settings

drethedevjs/athlete-profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Athlete Profile

This is a simple CRUD app that allows you to add apps profiles to a master list. The purpose is to learn Vue.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Road Map

  • Add an api using either express or .NET (I may do both!)
  • Deployment on Vercel's platform. Will prove challenging when using .NET.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

This is a simple CRUD app that allows you to add apps profiles to a master list.

Resources

Stars

Watchers

Forks