Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 909 Bytes

README.md

File metadata and controls

42 lines (33 loc) · 909 Bytes

Pumpr

What is Pumpr ?

Pumpr is a web app to manage your fitness training.

Meal organization

You can add your own meals which are built with product that you can also add as you want ! Once you did it, you can organize them in a calendar and follow them during weeks and months along your weight.

Training organization

We talk about fitness, so, you can also create your own training and organize it in a calendar as you do with meals.

Tech infos

Pumpr is built with Vue 2, Typescript and Firebase (through VuexFire) and Element-UI.


Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.