aaronshivers / gym-journal

An application for tracking exercise progress.
https://gym-journal.aaronshivers.com
GNU General Public License v3.0
1 stars 2 forks source link

gym-journal

instalation

  1. Clone the Repository

  2. install dependencies

    • npm i

Start

  1. Start the Application
    • npm run start

testing

  1. Run Tests
    • npm run test-watch