This is a site I'm working on.
I want to build a site to organize film and track workouts for my team
The designs (also a WIP) were made in Figma https://www.figma.com/file/pZRJVK4ZQonTOqwMEYmyEJ/Well-Nasty?node-id=3%3A21
cd <project-name>
npm update -g @vue/cli
npm install
npm run dev