Skip to content

Push Ups Counter allows you to count the number of push-ups you do and save them locally. No account needed and no application to install.

Notifications You must be signed in to change notification settings

fcordillot/push-ups-counter

Repository files navigation

Push Ups Counter

Push Ups Counter allows you to count the number of push-ups you do and save them locally. No account needed and no application to install.

Table of Contents

Installation

  1. duplicate .env.example file for each environment
  2. rename it .env.local (.dev, .production and .staging too)
  3. update file for each environment

Setup

install npm packages

$ npm install
$ npm run layout

serve website

$ npm run serve

build website for staging

$ npm run staging

build website for production

$ npm run build

Support

Reach out to me at one of the following places!

License

License

About

Push Ups Counter allows you to count the number of push-ups you do and save them locally. No account needed and no application to install.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published